dotgnu-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[DotGNU]Request for a comment : Session objects as servers in a microker


From: James Michael DuPont
Subject: [DotGNU]Request for a comment : Session objects as servers in a microkernel architecture
Date: Thu, 31 Jul 2003 16:09:51 -0700 (PDT)

I propose a new dotgnu server : a Dgee::SessionServer that allows the
renting of time for users. You first log in and authenticate, the
webservice starts up and never returns to the server untill the
transaction is completed. The user sends keep alive signals once a
minute, requesting addtional time. No cookies are needed. 

The whole thing will spawn one process per client that cleans up after
it is done. Data base queries are handled by another service that runs
and just listens for queries.

this microsever archtecture allows for a hurd like mentality.

What do you Gnus think about this?

mike

=====
James Michael DuPont
http://introspector.sourceforge.net/

__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com


reply via email to

[Prev in Thread] Current Thread [Next in Thread]