I would like to kick off a long-running process and allow
the user to monitor its progress in real time. On Webware
I have the long-running process in one thread placing status
information into the session, where the monitor thread can
periodically read the status information from the session
and display it to the user.
Since Webware is threaded and not forked, I placed a mutex
around reading and writing session information so the two
threads do not clobber each other. Does anyone know how
such a clobber-preventing measure would work in Skunkweb,
where two forks access the session data in this way?
James Phillips
http://zunzun.com (Webware)
http://zunzun.com/sw/test/PageFiles/HomePage.py (Skunkweb)
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.