TurboParser
TurboParser copied to clipboard
Multithreading for tagging
Hi André Looks like the tagger is not threadsafe : when tagging from different threads in parallel, some random crashes happen. Could you summarize what would be needed in order for the tagger to be threadsafe ? Cheers
Hi William, Are you using the libturboparser\TurboParserInterface?
Hi David, Yes but sparsely because of this bad thread safety limitation.