[zeromq-dev] Major change in JeroMQ API
Esa HekmatiZadeh
esa.hekmat at gmail.com
Tue May 29 11:20:18 CEST 2018
Hi friends,
As a java developer, I think JeroMQ (Java implementation) API is not good
enough, for a java developer JeroMQ code is more like C, not Java, for
example, using int flags or ShimThread itself, pass arguments to run method
of IDetachedRunnable or IAttachedRunnable as an unsafe Object array. I
don't know if JeroMQ is serious enough in java community or not, but I
think this API is one of the obstacles for zeroMQ in java world. I offer a
major change in JeroMQ API, I think we should switch to Java 8 and use more
fluent API. What do you think about it? What's your opinion? Is there any
JeroMQ developer who can lend a hand in this approach?
--
Isa Hekmatizadeh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20180529/5bd297ed/attachment.htm>
More information about the zeromq-dev
mailing list