Pascal wrote:

>for larger data, 3!:1 (or 3!:3) is very fast and you don't have to worry about 

>running ". on what is only assumed to be a noun (data).

I'm going to give this a shot this evening and see if it generalizes well. 
Looks like just the doodad I needed.


FWIIW, I sat down and looked at my notes for this, and was reminded of 
something: there is a Q-ZMQ implementation:
https://github.com/jaeheum/qzmq


The Q port is old, but it made me aware of the CZMQ interface, which provides 
nice things like authentication mechanisms and some higher level interfaces 
which will probably be helpful. It looks like it requires some C overhead with 
Q anyway, so maybe this will get put into a different package and added to when 
I have time. Don't know if the threading gizmo will work with J, but that would 
solve a lot of problems if it did.


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

Reply via email to