FS#36360 - [uwsgi-plugin-rack] add fiber and rbthreads support

Attached to Project: Community Packages
Opened by Damjan Georgievski (damjan) - Thursday, 01 August 2013, 11:57 GMT
Last edited by Daniel Wallace (gtmanfred) - Saturday, 03 August 2013, 02:56 GMT
Task Type Feature Request
Category Packages
Status Closed
Assigned To Daniel Wallace (gtmanfred)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Since the 1.9.14 release of uwsgi it now supports threading in ruby 2.0 (and 1.9) with the rbthreads plugin.
Fibers on the other hand are async coroutines that can help with concurrent requests.

I suggest that the uwsgi-plugin-rack package to include both of theese plugins together with the rack plugin itself. That's what the buildconf/ruby2.ini build profile does actually.

Also note that the uwsgi-plugin-ruby package is needless, it also compiles the same rack plugin.

This task depends upon

Closed by  Daniel Wallace (gtmanfred)
Saturday, 03 August 2013, 02:56 GMT
Reason for closing:  Fixed
Additional comments about closing:  1.9.14-3

Loading...