BlazingMQ C SDK Initial Pull Request
Initial PR for the C SDK. Requesting review on everything in the z_bmq folder.
@Simon-Sandrew Thanks for the PR! Two quick things:
- Could you run
clang-formatover your changes? The CI Formatting Check check is failing. - Could you sign off your commits following https://github.com/bloomberg/blazingmq/blob/main/CONTRIBUTING.md#dco-check? The CI DCO check is failing.
@hallfox Would you like to take a look at whether the basic code layout and directory structure make sense? And then I can take a more-depth look.
Addresses #114
Out of interest, is there an ETA for getting an initial C SDK merged? I’m considering experimenting with Rust bindings and a C / FFI interface would be awesome.
Out of interest, is there an ETA for getting an initial C SDK merged? I’m considering experimenting with Rust bindings and a C / FFI interface would be awesome.
Hi Marvin, thanks for the interest! The ETA to merge this PR is around a month. Also, we have been experimenting with Rust bindings over this C API as well. We can find some time to discuss our ideas.
Excellent. Around a month sounds good to me.
Background is, I just started a multi exchange data streaming project in Rust and, obviously, BlazingMQ would be an ideal candidate as low latency messaging middleware.
Let’s discuss and exchange ideas. Please send me a message using the contact form below and we find sone time.
https://emet-labs.com/contact/
On Fri, Mar 22, 2024 at 10:36 PM Yuan Jing Vincent Yan < @.***> wrote:
Out of interest, is there an ETA for getting an initial C SDK merged? I’m considering experimenting with Rust bindings and a C / FFI interface would be awesome.
Hi Marvin, thanks for the interest! The ETA to merge this PR is around a month. Also, we have been experimenting with Rust bindings over this C API as well. We can find some time to discuss our ideas.
— Reply to this email directly, view it on GitHub https://github.com/bloomberg/blazingmq/pull/169#issuecomment-2015240990, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFYR7XHNUQLY2T45IDU5HRDYZQ6X7AVCNFSM6AAAAABANEW2DKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAMJVGI2DAOJZGA . You are receiving this because you commented.Message ID: @.***>
@pniedzielski Adding you as a reviewer