caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* Thread safe Str
@ 2005-01-09 19:30 Christophe TROESTLER
  2005-01-09 20:57 ` [Caml-list] " Gerd Stolpmann
                   ` (2 more replies)
  0 siblings, 3 replies; 19+ messages in thread
From: Christophe TROESTLER @ 2005-01-09 19:30 UTC (permalink / raw)
  To: O'Caml Mailing List

Hi,

The new Str module not only made it LGPL but also very fast (100% more
than Pcre in some cases).  However it is still not thread safe -- and
it is not possible given its interface.  However, from a quick look,
it seems to me that what is under the hood is almost thread safe.  So
why not to write a new module (say Regexp) which would be thread safe
and on top of which Str would be build?  This would not be too much
work, would it?

Cheers,
ChriS


^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2005-01-12 20:13 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-01-09 19:30 Thread safe Str Christophe TROESTLER
2005-01-09 20:57 ` [Caml-list] " Gerd Stolpmann
2005-01-10  9:57 ` Alex Baretta
2005-01-10 15:49 ` Xavier Leroy
2005-01-10 16:39   ` Richard Jones
2005-01-10 18:21   ` Eric C. Cooper
2005-01-10 20:25   ` Martin Jambon
2005-01-11  3:54     ` skaller
2005-01-11  7:03       ` Chris King
2005-01-11  8:06         ` skaller
2005-01-11 12:08           ` Gerd Stolpmann
2005-01-11 17:55             ` skaller
2005-01-11 20:30               ` Gerd Stolpmann
2005-01-12  7:42                 ` skaller
     [not found]           ` <875c7e070501111007dc3e86d@mail.gmail.com>
     [not found]             ` <1105471138.2574.88.camel@pelican.wigram>
     [not found]               ` <875c7e07050111115618692184@mail.gmail.com>
2005-01-11 19:58                 ` Chris King
2005-01-11 20:53       ` Martin Jambon
2005-01-12  7:59         ` skaller
2005-01-12 20:12           ` Martin Jambon
2005-01-11  6:41   ` Chris King

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).