How to run Merb application using Thin Turbo adapter
Thin Turbo is a fast back end for Thin web server with most of performance critical parts all written in C. Learn how to run Merb application using Thin turbo adapter. It’s dead easy to start using Thin turbo, thanks to both Merb and Thin using Rack.
Post a comment