Coder Social home page Coder Social logo

ess-dmsc / ad-kafka-interface Goto Github PK

View Code? Open in Web Editor NEW
2.0 4.0 6.0 529 KB

EPICS areaDetector Kafka plugin and Kafka driver.

License: BSD 2-Clause "Simplified" License

CMake 1.55% Makefile 1.40% C++ 96.44% C 0.14% Batchfile 0.47%
kafka-broker areadetector epics-areadetector-plugin

ad-kafka-interface's People

Contributors

freddieakeroyd avatar skytoground avatar tomtrafford avatar ulrikpedersen avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

ad-kafka-interface's Issues

Correct timestamp

Whilst testing ad-kafka-interface at ISIS we found that the data being produced did not have the correct timestamp:
image
This timestamp should be provided automatically by the kafka producer but isn't. Maybe an explicit timestamp should be provided? It could even be the EPICS timestamp of the data?

Split driver and plugin into submodules?

Would it be possible to split the driver and plugin repositories into separate repositories that are then referenced in this repository as submodules? We are interested in trying these tools, and we currently are using an automated build system for areaDetector that expects AD Drivers and plugins cloned from github to be able to be placed in $(EPICS_MODULES)/areaDetector during cloning, and currently, this is not possible, as the appropriate directory needs to be copied.

I could work around this and add some customized logic to handle this, but it would be simpler if they were accessible as their own individual repositories.

Build Error "any_of is not a member of std"

My environment is:
Centos 6.5 (Pilatus IOC)
scl devtools-8 (to get a c++11 compatible compiler)

I get the build error "any_of is not a member of std".
This can be fixed by including in KafkaProducer.cpp

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.