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

[REBOL] async news

From: maarten::koopmans::surfnet::nl at: 27-Apr-2003 22:12

Hi list, With some help of The Man Himself I figured out how to do fully async read/writes. I hope to release some code (an implementation of the IBP protocol, see http://loci.cs.utk.edu) that utilizes async TCP for upload and downloads of data. Coming this week. On OSX the first results were promising, as on Linux. Think of speeds that require Fast Ethernet (provided that the servers can keep up). The code serves as a good way of learning this technique. Gabriele and I try to get a more decent piece of tutorial code with a tutorial out somewhere next..... whenever we find the time. --Maarten