jeudi 26 mars 2015

Single process accessed by multiple apps

I have a single c++ process that does some extraction. I have 4 java apps that are dependent on that extraction. How can I make sure that at a time only one app is using that process and not many apps at a time. Also I don't want other apps to wait for a long time.


Aucun commentaire:

Enregistrer un commentaire