Simply put, Halcyon is a web application framework with a twist. The twist is simply that Halcyon applications communicate solely through JSON, both incoming and outgoing.
Thin is a web server that glues together 3 of the best Ruby libraries in web history: the Mongrel parser: the root of Mongrel speed and security. Event Machine: a network I/O library Rack: a minimal interface between web servers and Ruby frameworks