Marko - 2005-11-21

I want to build a multithreaded or multiprocess live server decoder with sphinx2 or sphinx3 doing the recognition , but I'm not sure wether this is possible. Does anybody know wether the decoder is built in such way that I can create a new thread or process with its own decoder for each client? Is it possible that multiple spawned threads use one decoder?