Swank Wiki
Recently Visited

Swank v0.04.04

Type: task
Description: FastCGI interface
Status: New
Priority: 3
Assigned:

Notes

This would be an IO plugin (Swank::IO::FastCGI) which implements the FastCGI interface to apache.

Hopefully it will increase performance significantly.  Profiling shows base::import in the top 3 times, so eliminating startup time will help a lot. 

Not sure if the cache will survive requests.  Would be helpful.

Will need to check for memory leaks.