[Mongrel] [ANN] fastthread 0.4

2006-11-23 Thread MenTaLguY
fastthread is a library which replaces the synchronization primitives defined in stdlib’s thread.rb (Mutex, ConditionVariable, Queue, and SizedQueue) with optimized versions which: * are much faster (in the non-contention case, speed comparable to direct use of Thread.critical or

[Mongrel] [ANN] Mongrel Service 0.3.0, native services for you!

2006-11-23 Thread Luis Lavena
Hi folks, For the past weeks I have been working in solve the problems with mongrel_service and its *crazy* behavior related to standard mongrel_rails. Job made this more slow than usual, but here we are: a beta release. * What's New? - This version of mongrel_service replaces mongrel_service