User Tools

Site Tools


pracro:devas_corner

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
pracro:devas_corner [2010/08/10 11:15] devapracro:devas_corner [2011/01/14 14:49] (current) deva
Line 1: Line 1:
 ======Deva's corner====== ======Deva's corner======
 +=====Session sharing======
 +Client logon with (patientid, template) tupple.\\
 +Server makes lookup in active sessions for tupples matching the one supplied by the client.\\
 +If none matches, a new session is created and 'returned' to the client.\\
 +If a match exists, the client is queried if it want to take over the session.\\
 +The session state is to be stored with the session (open, closed_no_commit) so the client must actively notify the server when a session is closed without commit.\\
 +If a client is about to take over an active (not closed_no_committed) a warning should be issued, about possible race conditions happening.
  
 =====New Clientside Scripting System===== =====New Clientside Scripting System=====
pracro/devas_corner.1281431755.txt.gz · Last modified: 2010/08/10 11:15 by deva