uniVocity-parsers is a suite of extremely fast and reliable parsers for Java. It provides a consistent interface for handling different file formats, and a solid framework for the development of new parsers.
Hello everyone, I recently encountered a problem where our severs are single threaded and the Univocity-parsers is multi-threaded even though I didn't use concurrent parser, is there anyway to force Univocity-parser to stay in a single thread ? Thanks !
Hello everyone, I recently encountered a problem where our severs are single threaded and the Univocity-parsers is multi-threaded even though I didn't use concurrent parser, is there anyway to force Univocity-parser to stay in a single thread ? Thanks !