タグ

ブックマーク / kyledrake.net (1)

  • Sinatra::Synchrony

    Fast, highly concurrent web applications with no callbacks! Sinatra::Synchrony is a small extension for Sinatra that dramatically improves the concurrency of your web application. Powered by EventMachine and EM-Synchrony, it increases the number of clients your application can serve per process when you have a lot of traffic and slow IO calls (like HTTP calls to external APIs). Because it uses Fib

    yuiseki
    yuiseki 2011/12/20
    Sinatra::Synchrony is a small extension for Sinatra that dramatically improves the concurrency of your web application.
  • 1