We are still working on the announcement and some fine tuning. net/jcs is a related addon that builds on top of zmq.
net/jcs/jcs_lab.ijs is a lab for jcs. jcs/zmq will be used in Jd to provide high-performance server. most people should wait a bit for the announcement :) *I** Not immediately obvious what would cause your hang. In a clean session, please try: load'~addons/net/zmq/zmq.ijs' version_jzmq_'' This should report the 3 digit zmq version number or indicated that it could not find the library. What do you get from version? lib_jzmq_ NB. should return the following: "c:/program files/zeromq 4.0.4/bin/libzmq-v120-mt-4_0_4.dll" Please verify if the zmq install there looks reasonable. If it isn't there at all you should have gotten a cd error that made that clear. On Wed, Sep 27, 2017 at 2:18 PM, 'Pascal Jasmin' via Programming < [email protected]> wrote: > this addon is very welcome, but the command, > ctx_new_jzmq_ '' > > returns a pointer but hangs the j session (0% cpu use) > on windows 10. > > is there an example program/session? > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
