roq-messaging / RoQ

RoQ, Elastically scalable MOM
21 stars 4 forks source link

High number of Pub/Sub #138

Open sskhiri opened 11 years ago

sskhiri commented 11 years ago

We need to check whether the number of pub/sub will not open too much sockets.

  1. identifying the number of sockets for each components
  2. defining the number of open socket with x pub and y sub
  3. proposing and scheduling architecture re-refactoring tasks
sskhiri commented 10 years ago
  1. Identifying the number of threads and trying to decrease it
  2. identifying the number of sockets for each components
  3. defining the number of open socket with x pub and y sub
  4. proposing and scheduling architecture re-refactoring tasks