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

[REBOL] Re: ANN: Rugby configurable (with compression)

From: petr:krenzelok:trz:cz at: 19-Feb-2002 1:53

Paul Tretter wrote:
>Hmmmm... why stop there... consider making rugby run in a cluster. Two >rugby servers that can communication and exchange operational parameters on >a per transaction (communication) basis. For example, send a request to the >server and it goes to both servers. One will allow the other to process the >request (the master rugby server) while the (slave rugby server) monitors >the processing of the master server. If the master server communications >fail then the slave rugby server processes the request. Maybe a new REBOL >clustering transaction protocol and cluster server app. Damn to much brain >storming in so little time. >
Well, another level I suggested to Maarten for Rugby was - Rebol 'cluster - transparent propagation of functionality. Rebol clustering servers would just exchange exposed functionality, so call to any of them would do the work, but well, it needs probably some deep thinking before implementation .... -pekr-