MAC OSX Agents - how to launch multiple instances
问题 I am trying to create helper objects (it could be a daemon or an agent). This should be launch on demand and its multiple instances should be there, as you see for Chrome and Safari helpers. What Have I tried? I have referred these Apple Docs, Launchd Tutorial & Creating Start Up Items in Mac OS X There it is mentioned that for number of processes we should use NumberOfProcesses key, I used it but in Activity Monitor I see only one instance. And my plist looks like this <?xml version="1.0"