Within the built-in development server (which is the one I use in
production), I want to open another infinite background thread, that
will handle
socket requests from an external service. I wonder if you hackers can
come up with the best approach to this issue, without making anything
ugly to web.py.

So far I came up with adding decorator to web.run().

Anybody has a better idea?


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web.py" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/webpy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to