Allow setting which URL require a thread
Reported by macournoyer | April 7th, 2008 @ 04:33 PM | in 0.8.1
Allow setting which URL require a thread. Those requests would be processed inside a thread, but not the other requests.
Would be cool to have a common API w/ Ebb
Comments and changes to this ticket
-
macournoyer April 7th, 2008 @ 05:23 PM
- State changed from new to open
we talked about something like this on IRC:
app.deferred?
If app respond to deferred? and deferred(env) returns true the request will spawn a thread an call the app inside it.
-
macournoyer April 8th, 2008 @ 08:44 PM
- Milestone changed from 1.0 to 0.8.1
- State changed from open to resolved
implemented in http://github.com/macournoyer/th...
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป