Why are you running 200 instances of your application on a single 
computer?  Do you have 200 NICs?  Maybe you can change your application 
to do more processing in one instance (i.e. multi-threading).

DC

pro2c wrote:
>
> I'm having some problems with multiple instances. When I load 200 
> instances the memory use of my app reaches 100MB. I'm guessing that 
> every instance reserves some mem for itself.
>
> Can this be lowered somehow?
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Winpcap-users mailing list
> [email protected]
> https://www.winpcap.org/mailman/listinfo/winpcap-users
>   

_______________________________________________
Winpcap-users mailing list
[email protected]
https://www.winpcap.org/mailman/listinfo/winpcap-users

Reply via email to