Differences between revisions 4 and 5
Revision 4 as of 2007-04-08 20:37:11
Size: 2629
Editor: calin
Comment:
Revision 5 as of 2007-04-13 15:26:30
Size: 3268
Editor: calin
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
==== 4-13-2007, Posted by Calin ====
WebMuck users may notice a nice improvement in responsiveness. Here's a simple change log:

Server component
 * Uses perl ithreads instead of fork() in most cases
 * Requests are concurrent rather than queued
 * Holds a connection ready to send text for up to 3 minutes
 * Inactive connections closed by the server are left alive until their buffer is sent to a client (or 3 hours)
Client
 * Starts new requests with no delay
 * Sends text with concurrent requests independent of receiving text
 * Uses the much more efficient appendChild() function to add text to the output window
----

4-13-2007, Posted by Calin

WebMuck users may notice a nice improvement in responsiveness. Here's a simple change log:

Server component

  • Uses perl ithreads instead of fork() in most cases
  • Requests are concurrent rather than queued
  • Holds a connection ready to send text for up to 3 minutes
  • Inactive connections closed by the server are left alive until their buffer is sent to a client (or 3 hours)

Client

  • Starts new requests with no delay
  • Sends text with concurrent requests independent of receiving text
  • Uses the much more efficient appendChild() function to add text to the output window


4-5-2007, Posted by Paw

4-8-2007, Updated by Calin

[http://www.splitreflection.com/%7Ecalin/projects/games/acceptablelosses/ Acceptable Losses] in a web-playable format. Not compatible with Microsoft browsers, and not final, but very playable.


3-16-2007, Posted by Calin

It is now possible once again to add entries to the WhatsNew page. It's (perhaps obviously) been recreated as a wiki page, so anyone with wiki edit access may add entries. Please try to stick to the existing format.


12-10-2005, Posted by Calin

Not really new, but here's the images from our [http://www.splitreflection.com/sessa/halloween2005/gallery Hallowe'en party 2005]


10-6-2005, Posted by Calin

Calin has written a new muck client, in pure javascript. Users with proxy access will notice the RussellMuck link has been replaced with WebMuck!


8-2-2005, Posted by Akili

Akili finally completes the photo gallery of his home construction, with commentary, [http://www.splitreflection.com/akili/photos/home/gallery here].


5-1-2005, Posted by Sessa

The WhoAreWe page now has PICTURES. Oooh, Aaaah.


4-7-2005, Posted by Paw

The 2004 release of [http://www.splitreflection.com/paulgunn/swami/ Swami: The Gathering] is up finally.


3-9-2005, Posted by Paw

Kenlow Walks: [http://www.splitreflection.com/paulgunn/school/rig/KenlowWalk01LOW.mov HERE]


3-3-2005, Posted by Sessa

Check out the updated projects page, it has fun pictures from the latest costume party. [http://www.splitreflection.com/projects.html Check out the costumes].


11-19-2004, Posted by Paw

Calin added the SWAMI CARD DATABASE! If you login, there should be a link to it with all the other stuff. Anyone who has a log in should be able to look at the upcoming cards. Anyone who doesn't have a login... well you'll just have to look at this [http://www.splitreflection.com/paulgunn/swami/SwamiWreckoning.html spoiler] instead.


11-7-2004, Posted by Sessa

Aside from learning a bit of Html, I updated the projects page. Check it out! There is an easy way to look at last years Swami cards, a look at Calin and Sessa's hard work over the summer and some details on the halloween party.


11-3-2004, Posted by Sessa

Look at the pictures from the [http://www.splitreflection.com/sessa/halloween/gallery/index.html BEST Halloween party] ever!


3-16-2007, Trimmed by Calin

For previous What's New entries, take a look [http://www.splitreflection.com/new.html here].

WhatsNew (last edited 2021-09-03 19:57:51 by calin)