Chapter 15. More Async Events

The discussion in Chapter 11 covers the use of basic async event handlers, but there is more. Async event handlers can use scoped memory, and like a NoHeapRealtimeThread, an async event handler can rise above the garbage collector.

For most purposes, a no-heap async event handler is a better way to run in no-heap mode than is a no-heap real-time thread.

Get Real-Time Java™ Platform Programming now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.