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

[REBOL] Re: Killer App in REBOL - rugby

From: m::koopmans2::chello::nl at: 12-Aug-2001 10:08

let the client do the load balancing: ports: [ some ports here ] rexec/with [ echo "la" ] pick ports random 10