OpenSmpp / opensmpp

OpenSmpp - Java library implementing the SMPP protocol, and allowing development of External Short Message Entities (ESMEs) and more.
http://opensmpp.org/
Other
188 stars 170 forks source link

#11 - Thread.yield causes high CPU load in ProcessingThread #12

Closed paoloc0 closed 8 years ago

paoloc0 commented 8 years ago

See issue #11

paoloc0 commented 8 years ago

@ptomli Thanks. I've pushed through #13 to fix the poor interruption handling introduced for issue #11.