Hi:Would you consider adding a constructor parameter to the TServer (TThreadPoolServer) class in order to pass a reference to an existing ExecutorService ? I am using a Java server program that manages a centralized ExecutorService (as other implementation I
suspect) so it would be a nice feature to have.
Regards,
