platform
platform copied to clipboard
Try to use nodejs worker threads
- We should try to move db adapter middleware into separate worker thread’s.
- We should try to move protocol encode/decode into a pool of worker threads.