Skip navigation links

Package net.openhft.chronicle.core.threads

Provides classes and interfaces for thread management and scheduling in an event-driven programming model.

See: Description

Package net.openhft.chronicle.core.threads Description

Provides classes and interfaces for thread management and scheduling in an event-driven programming model. The classes in this package offer functionality for scheduling tasks to run periodically, managing thread-local variables, and handling events using an event loop.

Key classes and interfaces:

See Also:
Thread, ThreadLocal
Skip navigation links

Copyright © 2024. All rights reserved.