Re: threads?
[email protected] Fri, 20 Jun 2003 08:33:55 +0000 (GMT)
| Newsgroups | gmane.text.xml.o-xml |
|---|---|
| Message-ID | <[email protected]> |
Bill, threads will make it into o:XML later this year. In the meantime you can use the java extensions to create a type that derives from java.lang.Thread. I'm planning to start experimenting with threads when i get back from hols in a couple of weeks - I'll keep you posted. cheers, /m On Fri, 20 Jun 2003, Bill Keese wrote: > I just read the manual for o:XML and it looks cool. I like the way that > input and output to functions, etc. is all XML, and I like how you can use > X-Path anywhere. Basically, o:XML is the scripting language equivalent of > XSLT. > > However, although you can expand the language by defining your own > procedures (ie, defining your own tags), I can't figure out anyway to fire > off multiple threads and then wait for them to finish. Any ideas? > > Bill >