tomcucinotta / distwalk

Distributed processing emulation tool
GNU General Public License v3.0
1 stars 4 forks source link

add the possibility to use per-client dedicated threads as an option to node.c #5

Closed tomcucinotta closed 2 years ago

tomcucinotta commented 3 years ago

Currently, node.c has only a single thread with an epoll()-based loop. This is about adding the possibility to use per-client dedicated threads as an option to node.c.

deRemo commented 3 years ago

Working on this

tomcucinotta commented 2 years ago

@deRemo, if this is done, can you please close the issue with a comment mentioning the commit(s) providing the feature ? thx.

deRemo commented 2 years ago

Important commits:

ea7abc93896bfe10ce472abc32c1f47948a5e8a5 3e8ae4fc777573fe9d22c968764a82e7700b9bbb 991dc478f730077b3c6c0f72c747834322b4ec00 726f9c7f2900b980461ea4fd00b141a4fff33ad9 4de8238b63d0f97f8f0cab329aa350447faf18f0