alepar / netty-rpc

simplistic non-blocking rpc over netty
6 stars 3 forks source link

daemon threads for netty executors #8

Closed alepar closed 12 years ago

alepar commented 12 years ago

will help with shutting down jvm when rpc is still alive

do we even want this?