[PRL] REST?

Johan johan at ccs.neu.edu
Wed Feb 16 01:19:48 EST 2005


REpresentational State Transfer.

As near as I can tell, the idea is that the URL represents the totality 
of the current client state.  [ie, very distictly NOT a session key]. 
The connection to continuations would appear to be that if the server 
maintains client state in a hashtable of continuations, each 
continuation's hash makes a fine rest URL.

I think.



More information about the PRL mailing list