How to designate a thread pool for actors

后端 未结 3 1280
闹比i
闹比i 2020-12-14 22:03

I have an existing java/scala application using a global thread pool. I would like to start using actors in the project but would like everything in the app using the same

3条回答
提交回复
热议问题