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

[REBOL] Re: Mutli-threading

From: greggirwin:mindspring at: 12-Mar-2003 10:24

Hi Miguel, ML> Is that possible to handle the multi-threading (concurrent programming like ML> in Java) in rebol ? REBOL doesn't support native multi-threading, but some folks around here have written cooperative threading engines with REBOL. What is it you're trying to accomplish? -- Gregg