Is there a limitation on the number of sockets being used in any application?
- by Padmanaban
Is there a limitation on the number of sockets being used in any application? In our application for record locking purpose we are handling all the connected users in a middle layer which sometimes get crashed when more number of users are connected to that.