Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
callbacker
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
10 ms
·
1.
▲
BlazingMQ Python client library is now open source
(github.com)
7 points
by
callbacker
3y ago
|
0 comments
2.
▲
by
callbacker
3y ago
We have updated the phrasing to make it more clear.
3.
▲
by
callbacker
3y ago
Correct
4.
▲
by
callbacker
3y ago
Thanks! The spec can be found here: https://github.com/bloomberg/blazingmq/tree/main/etc/tlaplus
5.
▲
by
callbacker
3y ago
Thank you!
6.
▲
by
callbacker
3y ago
Some of your questions might be answered in the accompanying blog - https://www.bloomberg.com/company/stories/bloomberg-publishe... , and the comparison doc https://bloomberg.github.io/blazingmq&#
7.
▲
by
callbacker
3y ago
Hi, internally, we have support for JS but through an enterprise layer which cannot be open sourced. The focus so far has been to prioritize client libraries in languages which are dominant internally. I am sure we will see libraries in o
8.
▲
by
callbacker
3y ago
Thank you!
9.
▲
by
callbacker
3y ago
Hi, no plans as of yet. Please also see my response to the Golang client library request above.
10.
▲
by
callbacker
3y ago
It's not on the roadmap for the next 6 months. But priorities can change depending upon the demand. One thing to note is that BlazingMQ client libraries are very stateful, and implementing a batteries included library is a non-trivia
11.
▲
by
callbacker
3y ago
Python client library is coming in a few weeks.
12.
▲
by
callbacker
3y ago
Hi, one of the authors here. > In a zero-replication no-leader-election (or all-in-one-node) scenario what is min latency observed? We saw sub-millisecond latency in this case (typically double-digit microseconds).
13.
▲
by
callbacker
3y ago
Hi, one of the authors here. We will be releasing a Python client library in a few weeks.
14.
▲
by
callbacker
3y ago
Hi, one of the authors here. We will be releasing a Python client library in a few weeks.
15.
▲
by
callbacker
3y ago
One of the authors here. Thanks for pointing that out. TLA+ spec can be found here -- https://github.com/bloomberg/blazingmq/tree/main/etc/tlaplus .
16.
▲
by
callbacker
3y ago
Hi, one of the authors here. BlazingMQ depends on two other open source C++ libraries: https://github.com/bloomberg/bde and https://github.com/bloomberg/ntf-core . I believe documentation writer