Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Explore usage of kafka broker for holding profiling data #139

Open
emilsoman opened this issue Jul 30, 2016 · 1 comment
Open

Explore usage of kafka broker for holding profiling data #139

emilsoman opened this issue Jul 30, 2016 · 1 comment

Comments

@emilsoman
Copy link
Contributor

Instead of sending profiling data to the client in realtime over zeromq sockets, if we can send the messages to kafka, it allows the client to consume the data at its own pace. This route is worth exploring.

@stereobooster
Copy link

There is also https://github.com/nanomsg/nanomsg, which promise to be faster than zeromq. And https://capnproto.org/ should be faster than msgpack

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants