I'm wondering if anyone has yet had a go at integrating ZeroMQ with J. I'd like 
to code up the pub/sub pattern for a ticker plant. 
I was just going to use the 15!:0 FFI and do calls on ZeroMQ pointers. The only 
thing which gives me pause is ZeroMQ has an underlying threading model which 
might do weird things; I have had bad luck working with raw pointers with 
underlying threads called from J in the past.

0MQ's threading model:
http://www.zeromq.org/whitepapers:architecture

-Scott
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to