Ernie. A server that lets you write different parts of your system in different languages and have them work together.

github.com/mojombo/ernie

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

December 2011
  • Split out BERP processing into Ernie.process method
  • Fix repeated extconf definition
  • Remove trailing whitespace
  • Fix typo in bin/ernie help
November 2010
  • Release 2.5.2
  • Don't do extra logging work unless necessary
  • Release 2.5.1
  • Prevent ernie from trying to start in ernie bin.
  • Release 2.5.0
  • Use rakegem instead of jeweler for build automation.
  • Spawn a process for receive_term to keep acceptor non-blocking.
  • Properly determine whether function or module is missing.
  • Better build location for test beam.
July 2010
  • cleaned up multi-node updates. node local processes now register loc…
May 2010
  • Merge commit 'mojombo/master' into multi_node
  • added test to ensure native module calls are non-blocking
  • Regenerated gemspec for version 2.4.0
  • Version bump to 2.4.0
  • update history
  • add example app config