Engine for running walker
Please see statewalker-java#14 (closed)
There is no JavaScript thread APIs, we need to design it with an different way.
NOTEs
-
worker_thread
of Node.js can not share object with main thread
Edited by Arren Ping
Please see statewalker-java#14 (closed)
There is no JavaScript thread APIs, we need to design it with an different way.
worker_thread
of Node.js can not share object with main thread