Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hi, could lev cooperate with libzmq? #102

Open
miketang84 opened this issue Oct 31, 2012 · 1 comment
Open

hi, could lev cooperate with libzmq? #102

miketang84 opened this issue Oct 31, 2012 · 1 comment

Comments

@miketang84
Copy link

hi, could lev cooperate with libzmq?

My meaning is: if I wrote

function (c, req, res)
ch = zmq.init(1)
ch:send(msg)
....
ch:recv() -- this is a blocked call
end

as the callback of web.createServer(),

will this callback block the whole lev process?

Thank you

@miketang84
Copy link
Author

can lev import dvv's luvit-zmq?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant