[OSC_dev] Everyone Invited - SYNoscopy
Andy W. Schmeder
andy at cnmat.berkeley.edu
Wed Dec 17 12:52:19 PST 2008
On Dec 17, 2008, at 12:31 PM, Stephen Sinclair wrote:
> This /register stuff doesn't seem to bode well for the "statelessness"
> goal of OSC.
"Stateless" in this sense is more about graceful recovery from service
interruption / hot-plugging than necessarily that "no state" exists on
either end. The NFS protocol is a good example--it allows file
servers to be restarted and so on without really any impact on the
client, e.g. no remount is necessary, it recovers instantly.
A stateless way to implement subscription models is a lease.
Subscriptions are renewed every X seconds by the client, otherwise
dropped.
---
Andy W. Schmeder
andy [at] cnmat.berkeley.edu
Programmer/Analyst II
Research Group
Center for New Music and Audio Technologies
University of California at Berkeley
http://cnmat.berkeley.edu
More information about the OSC_dev
mailing list