Prijevod teksta
Izvorni tekst
UniDAC already supports multithreading and connection pooling. Only one thing that is missing for making REST servers are fast conversion query results to JSON. I made some testing serving UniQuery dataset as JSON array and results are about 3 times slower than same application written in Go.
Prijevod teksta
Izvorni tekst
UniDAC already supports multithreading and connection pooling. Only one thing that is missing for making REST servers are fast conversion query results to JSON. I made some testing serving UniQuery dataset as JSON array and results are about 3 times slower than same application written in Go.