Re: [pcre-dev] question about thread

Inizio della pagina
Delete this message
Autore: Philip Hazel
Data:  
To: 吴仁科
CC: pcre-dev
Oggetto: Re: [pcre-dev] question about thread
On Fri, 4 Mar 2011, 吴仁科 wrote:

> Is that means we couldn't use multi-threading applications to match
> different compiled forms at once? I mean each thread use its own
> compiled form which is different from others.


No, it doesn't mean that. You can use different compiled forms for each
thread. That should work fine.

Philip

--
Philip Hazel