Blogs


Birds of a Fiber: A look at Falcon, a modern asynchronous web server for Ruby
The GitHub Readme describes Falcon as, "... *a multi-process, multi-fiber rack-compatible HTTP server ... Each request is executed within a lightweight fiber and can block on up-stream requests without stalling the entire server process."*The gist...


First million views for RubyOnRails.BA – Nezir Z. – Medium
Before almost 2 years I decide to reserve some of my free time to create an ‘info aggregator site’, a site that will be a place where I will collect and share links with a short preview to articles, posts, tutorials, videos, news and all other kin...



