Nel mezzo del cammin di nostra vita, mi ritrovai con Michael Bernhard Arp
Sørensen che diceva:

> Hi there.
> 
> As a newbie, I need to learn about callbacks and queues(syntax and
> examples) working together.
> 
> At work we talk a lot about design patterns. Does any of you know a good
>   site about that or any good books from Amazon?
> 

Hello,
I think the best way to understanding queues and callbacks is to learn 
Twisted. That's a very big framework for asynchronous network 
programming; it's completely callback based.
For more info you should visit the Twisted Matrix website: http://
twistedmatrix.com/trac/ 
There also a good documentation, but it's a few embedded, so you need to 
looking for that with care:-)
Good 2008 and have fun!


-- 
"Le opinioni dei fanatici prescindono dai fatti"
python -c "print 'bG9ybWF5bmFAZ21haWwuY29t'.decode('base64')"
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to