home *** CD-ROM | disk | FTP | other *** search
-
- ThreadedApp:
- Use cthread_count and cthread_limit to limit the number of threads.
- Integrate exception processing into this model.
-
- CJRLock:
- Use condition_broadcast to direct context switches in CJRLock (i.e. not
- just for CJRConditionLock).
-
- Documentation:
- Write a simple tutorial. Clean up class documentation.
-