Hi, I sent the message below to the user group and unfortunately I didn't get any response. I am forwarding the message to this list and am hoping to get some feedback. If this is the wrong list for this message, I apologize and please let me know the right place to post. Thank you in advance.
Jamie From: Jamie Wang [mailto:[email protected]] Sent: Tuesday, April 04, 2017 12:53 PM To: [email protected] Subject: [EXTERNAL] - Loading nifi server within a Java process I have a situation where we have constraint on the number of processes we can use and hence, is it possible to load nifi server within another Java process? Looking at the org.apache.nifi.bootstrap.RunNiFi.java, it seems that I can create a Java object that does most of what org.apache.nifi.bootstrap.RunNiFi.main() do. Any thoughts if this will work? What are some of the things I need to watch out? And is there another better way to do this or an example? Thank you for your time. Jamie
