Multithreading and ICollection
Added
- Multithreading support: different locks are added. The feature is optional and controlled
by the define SIMPLE_BLACKBOARD_MULTITHREADING. - Blackboard now inherits ICollection interfaces.
Changed
- Initial capacity of blackboard property names is changed from 100 to 1000.