Skip navigation links

Package org.apache.river.thread

These are utility classes and interfaces for helping with tasks done in multiple threads.

See: Description

Package org.apache.river.thread Description

These are utility classes and interfaces for helping with tasks done in multiple threads. Some utilities (such as InProgress) provide synchronization mechanisms. Others, such as TaskManager, provide utilities for managing the creation of multiple threads to do independent tasks.
Skip navigation links

Copyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.