binarymatt / pyres

a resque clone in python
http://github.com/binarydud/pyres
MIT License
955 stars 130 forks source link

forking question #91

Closed yashh closed 12 years ago

yashh commented 12 years ago

Hey I been using pyres for quite some time but only as a secondary queuing infrastructure. I have a couple of questions I want to raise since I am giving serious thoughts on using pyres as our primary queue.

Pretty much forking has been slow in my opinion. I see that tasks which are blazing fast take about a second on pyres since it has to open a bunch of connections etc. Wht do u think?

binarymatt commented 12 years ago

Let me know if you have any other questions.