|
From: | Jeffrey Kantor |
Subject: | Re: [Help-glpk] [ANN] Mathprog Web IDE available |
Date: | Sun, 24 Feb 2013 09:21:46 -0500 |
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.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
_______________________________________________
Help-glpk mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/help-glpk
[Prev in Thread] | Current Thread | [Next in Thread] |