hankcs / hankcs/AhoCorasickDoubleArrayTrie

Is parseText thread safe?

Open
#20 1 comment 0 reactions 0 assignees View on GitHub
question
Dominant language
Java
Stars
1k
Forks
299
PR merge metrics
No merged PRs in 30d

Description

Thanks for your great work on this project!
I was wondering if the implementation is thread safe when used in a read-only fashion,
i.e. I want to initalize one `AhoCorasickDoubleArrayTrie`, set it up via `build` once
and then call `parseText` from multiple threads. Is this possible / safe to do?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.