Hi,
I've made some changes to
http://sagenb.org as I mentioned before, and
it is indeed for faster. Stress test it! In case you stopped using
http://sagenb.org because it seemed to slow, give it a shot. I'm
curious what it takes before it slows down substantially.
Harald and I are logging numbers of user accounts, number of active
users, etc. This morning about 200 people have used the notebook,
and a snapshot of our log looks like this:
19476 27 1259090090.77 2009-47 Tue_Nov_24_11:14:50_2009
19476 28 1259090120.82 2009-47 Tue_Nov_24_11:15:20_2009
19476 30 1259090150.86 2009-47 Tue_Nov_24_11:15:50_2009
19477 30 1259090180.91 2009-47 Tue_Nov_24_11:16:20_2009
19477 31 1259090210.96 2009-47 Tue_Nov_24_11:16:50_2009
19477 = number of registered users, 31 = active worksheet processes
(the timeout after 2 minutes of inactivity), and the rest is timestamp
info.
- William