Moconti - Sleep Web Application Server

43 views
Skip to first unread message

Raphael Mudge

unread,
Jul 23, 2008, 7:05:47 PM7/23/08
to sleep-de...@googlegroups.com
Hi everyone,
I'm interested in getting some feedback and help on building a Sleep
Application Server. I wrote one up called Moconti, it is based on
NanoHTTPD (with a lot of mods!). I've used it to host several of my
websites for months including http://sleep.dashnine.org/ http://
jircii.dashnine.org/ and
http://www.polishmywriting.com/

You can download it at:

http://sleep.dashnine.org/download/moconti.tgz

This software lets you build Sleep apps consisting of templates
(think PHP with Sleep), an app file that can hook into different
URLs, and of course static files. The server gives each client a
cookie and calls functions within their app environment. This means
each user session looks like its own isolated thing. These
environments persist in memory but the server is smart enough to
expire them or start dumping them really fast when memory gets low.

Eventually I want to investigate making apps scalable and fault
tolerant by exploiting the ability to migrate the app environments.
The server Resin does something like this.

See the docs/readme.txt for more details.

-- Raphael

Reply all
Reply to author
Forward
0 new messages