Hacker News new | ask | show | jobs
by jkarneges 3882 days ago
Pushpin (http://pushpin.org) may be in line with what you're thinking. It separates connection management from backend logic. In fact the project itself is a handful of microservices (Mongrel2 is used as a separate process for the HTTP handling).
2 comments

Uses GNU AFFERO Version 3 license - noted to save someone else from going from happily excited to disappointment.
Code that can be run, modified, and redistributed at no cost. There are worse deals. ;)
Wow this is very close to what I was saying. Thanks for this