[zeromq-dev] Regarding java binding of 0MQ.

Joshua Foster jhawk28 at gmail.com
Thu Nov 25 04:20:56 CET 2010


Because the ZMQ bindings are really just a wrapper to provide the full 
ZMQ functionality, we would need to reimplement all of ZMQ in Java to 
get a PURE Java implementation.

Joshua

On 11/24/2010 1:42 PM, Sven Koebnick wrote:
> talking about Java-bindings, I wonder (expecting you to think about 
> roasting me slowly on a small fire ;-) how much work it would be to 
> write a PURE java implementation ... without JNI or other ways to 
> break an applet.
>
> my current (already accepted) design has a small translater that works 
> a gateway from server (using zmq) to client having an (existing) 
> http-interface. I would really like to kill the http-stuff from the 
> applet and plug in some (proxyable) zmq-implementation, but I'm afraid 
> this will end up in REAL work on client side.
>
> Sven
> ---------------------------------------------------------
> E = mc² ± 2dBA    ----- everything is relative
> ---------------------------------------------------------
>
>
> -----Original Message-----
> Date: Wed, 24 Nov 2010 16:39:07 +0100
> Subject: Re: [zeromq-dev] Regarding java binding of 0MQ.
> From: Alexey Ermakov <zee at technocore.ru>
> To: ZeroMQ development list <zeromq-dev at lists.zeromq.org>
>
> On Wed, Nov 24, 2010 at 5:39 PM, gonzalo diethelm <gdiethelm at dcv.cl> 
> wrote:
> > Perhaps, as Martin S. suggested, we could handle this with version
> > numbers. Alternatively, I am not really afraid of breaking backwards
> > compatibility.
>
> Backwards compatibility has been broken anyway with your recent change
> in Poller (you've moved the POLLIN/POLLER/etc constants to Poller),
> and no one complained about that. :)
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>
>
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20101124/7a195cc9/attachment.htm>


More information about the zeromq-dev mailing list