[Ipopt] (no subject)
jmogali at andrew.cmu.edu
jmogali at andrew.cmu.edu
Wed Jul 29 13:03:05 EDT 2015
Hi,
I am trying create a distributed system of agents where each agent
solves a convex optimization problem in Java on a single machine.
I understand that IPOPT is currently not thread safe, is there a
way I can still create a distributed system on a single machine
using IPOPT ? Instead of java threads, if I use different
processes for each of my agents will IPOPT work correctly ,
assuming I do interprocess communication? Any other solution
suggestions is also welcome.
Thanks,
Jayanth
More information about the Ipopt
mailing list