Is there some reason why you can't run the zmq loop in another process or thread? Sorry if I'm missing something. -- Aaron Watters
On Sun, May 6, 2012 at 5:36 AM, francxk <[email protected]> wrote: > Hello, > > I want to build an app that consume some zmq message and put them in > django model, django app has others functions. > > I don't how can i mix zmq ioloop and django loop. > > Is there an easy solution ? > > I have a look to *django-ztask <https://github.com/dmgctrl/django-ztask> but > is not the same function.* > > Franck > > _______________________________________________ > zeromq-dev mailing list > [email protected] > http://lists.zeromq.org/mailman/listinfo/zeromq-dev > >
_______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
