Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: Rugby... the next generation

From: greggirwin:mindspring at: 21-Apr-2003 8:23

Hi Maarten, MK> I need some input for the nex-generation Rugby. MK> These are your options: MK> 1) I make the server engine fully asynchronous. Might be a bit faster. MK> 2) I make everything asynchronous, but you loose the HTTP support. MK> Faster applications. MK> 3) Like 2, but with cusom http support. No proxy support. MK> 4) Rugby stays as it is. Instead a full-blown messaging kernel is MK> released additionally for passing dialects around. Asynchronous, with MK> streaming up/down support as well, TCP based. MK> 5) Like 4, but custom http based. No proxies. I think I would vote for #4. I haven't had any speed problems with Rugby, and I do like that it is very stable. If you create an async messaging kernel, that will be useful on its own, but showing how to combine the two would be the icing on the cake. -- Gregg