[Tclxml-devel] TclXML v3.0
by Steve Ball other posts by this author
Jun 24 2003 6:22AM messages near this date
Re: [Tclxml-devel] Document Management in TclXML v3.0
|
[Tclxml-devel] V3.0 Checkin
I have now checked in changes to make TclXML v3.0
thread-safe.
Where possible, the modules have been made "thread-oblivious".
However, thread-specific data is required in a few places.
I'm not 100% sure that libxml2 is thread-safe so I have
protected all calls to libxml2 routines with a mutex.
There was a discussion on thread-safety a while ago on
the libxml2 mailing list, and at some stage I'll review that
(mail) thread and see if the threading can be improved in the
TclXML module.
Reminder: this code is in the v3_0 branch.
Otherwise, enjoy!
Steve
--
Steve Ball | XSLT Standard Library | Training & Seminars
Zveno Pty Ltd | Web Tcl Complete | XML XSL Schemas
http://www.zveno.com/ | TclXML TclDOM | Tcl, Web Development
Steve.Ball@[...].com +---------------------------+---------------------
Ph. +61 2 6242 4099 | Mobile (0413) 594 462 | Fax +61 2 6242 4099
-------------------------------------------------------
This SF.Net email is sponsored by: INetU
Attention Web Developers & Consultants: Become An INetU Hosting Partner.
Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission!
INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php
_______________________________________________
Tclxml-devel mailing list
Tclxml-devel@[...].net
https://lists.sourceforge.net/lists/listinfo/tclxml-devel
|