Can GOJS work on multithreading environment?
Hope you aware that i am loading 2000 to 5000 nodes in the diagramming tool due to business needs. Hence I do receive following error and want to resolve this issue by using HTML5 web worker object. Please help me on this.
Few links are over here
http://www.tutorialspoint.com/html5/html5_web_workers.htm
http://blogs.msdn.com/b/davrous/archive/2011/07/15/introduction-to-the-html5-web-workers-the-javascript-multithreading-approach.aspx
http://www.html5rocks.com/en/tutorials/workers/basics/