Skip to content
This repository has been archived by the owner on Jul 7, 2020. It is now read-only.

Easier lightweight meshy client usage #3

Open
tea-dragon opened this issue Mar 17, 2014 · 0 comments
Open

Easier lightweight meshy client usage #3

tea-dragon opened this issue Mar 17, 2014 · 0 comments

Comments

@tea-dragon
Copy link
Contributor

It is perhaps desirable to be able to use arbitrary numbers of MeshyClients in limited scope environments without worrying about undue resource expenditure. To this end, MeshyClients (and the client portion of full Servers) can/should probably all use the same netty thread pool and intelligently clean up after themselves -- at least to the extent that it doesn't prevent shutdowns. This probably involves some logic where the client pool will stay up as long as a Server is up, for some time period after the last client was closed, and/or uses an exiting thread pool (from guava).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant