<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div class=""><blockquote type="cite" class="">I understand that IPOPT is currently not thread safe</blockquote></div><div class=""><br class=""></div>I was under the impression it was thread safe (<a href="https://projects.coin-or.org/Ipopt/ticket/167" class="">https://projects.coin-or.org/Ipopt/ticket/167</a>). Is this no longer true?<div class=""><br class=""></div><div class="">Gabe<br class=""><div class=""><br class=""></div><div class=""><div><blockquote type="cite" class=""><div class="">On Jul 29, 2015, at 1:03 PM, <a href="mailto:jmogali@andrew.cmu.edu" class="">jmogali@andrew.cmu.edu</a> wrote:</div><br class="Apple-interchange-newline"><div class="">Hi,<br class=""> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;I am trying create a distributed system of agents where each agent<br class="">solves a convex optimization problem in Java on a single machine.<br class="">I understand that IPOPT is currently not thread safe, is there a<br class="">way I can still create a distributed system on a single machine<br class="">using IPOPT ? Instead of java threads, if I use different<br class="">processes for each of my agents will IPOPT work correctly ,<br class="">assuming I do interprocess communication? Any other solution<br class="">suggestions is also welcome.<br class=""><br class="">Thanks,<br class="">Jayanth<br class=""><br class="">_______________________________________________<br class="">Ipopt mailing list<br class=""><a href="mailto:Ipopt@list.coin-or.org" class="">Ipopt@list.coin-or.org</a><br class="">http://list.coin-or.org/mailman/listinfo/ipopt<br class=""></div></blockquote></div><br class=""></div></div></body></html>