You are right. You would have to use the zeromq nonblocking api, if it exists.

Sent from my iPhone

> On Jan 6, 2018, at 15:08, Alexander Ilin <ajs...@yandex.ru> wrote:
> 
> Hello!
> 
>  Is it possible to use the `zeromq` vocab with Factor's green threads, i.e. 
> the way our asynchronous IO works?
> 
>  It seems that if I call `zmq_recvmsg` and there is nothing in the pipe, the 
> entire Factor process would block, not only the green thread that made the 
> call. Am I right?
> 
> ---=====--- 
> Александр
> 
> ------------------------------------------------------------------------------
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> _______________________________________________
> Factor-talk mailing list
> Factor-talk@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/factor-talk

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Factor-talk mailing list
Factor-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/factor-talk

Reply via email to