One nice aspect of glpk.js is that, with the same code base,
calculations can be done client side in the browser or server side with
Node.js. I could be wrong on all of this -- wouldn't be the first time

It is not a good idea to use glpk.js with nodejs for a real world application. I use it for debugging purpose ONLY. A nodejs server should use the glpk library in a thread.



_______________________________________________
Help-glpk mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/help-glpk

Reply via email to