Closed sym-okami closed 5 years ago
Currently, SupeRo_bot runs everything through a single socket. It's unclear whether or not using multiple sockets would improve performance or is desirable, but in theory it would make multi-threading simpler.
This has been completed as of commit fb8316c .
Currently, SupeRo_bot runs everything through a single socket. It's unclear whether or not using multiple sockets would improve performance or is desirable, but in theory it would make multi-threading simpler.