poseidon icon indicating copy to clipboard operation
poseidon copied to clipboard

1.0 Release

Open bpot opened this issue 10 years ago • 3 comments

What additional functionality do we want for a 1.0 release?

  • [ ] Unified async/sync callback oriented producer interface like Java producer in 0.8.2.
  • [ ] Separate reactor style communication thread. Instead of communicating with brokers in serial we will have a single thread which communicates with the brokers and triggers callbacks.
  • [ ] High level consumer in new API.
  • [ ] Investigate adding activesupport notification events.
  • [ ] LZ4?

There will be a 0.0.9 release with these API changes and then a 1.0.0 release once they are solid.

bpot avatar Sep 26 '13 22:09 bpot

+1 for AsyncProducer

yourtallness avatar Mar 07 '14 10:03 yourtallness

Is there any plan for Zookeeper integration?

yourtallness avatar Mar 07 '14 13:03 yourtallness

@yourtallness no plans for ZK consumer integration in posieodn but there is a separate project which adds support for it: https://github.com/bsm/poseidon_cluster

bpot avatar Jul 16 '14 21:07 bpot