On Wed, Dec 18, 2019 at 2:32 PM Ryan Schmitt <[email protected]> wrote:
> Does "single core" mean single-threaded? > That would be confusing since a single code can support multiple threads. Gary > > > > > Single core reactors now use Callback<Exception> exceptionCallback to > > report any unexpected error instead of maintaining an internal queue of > > events. Usually the default callback implementation logs exceptions > > with ERROR priority. > > > > Oleg > > >
