itm / wsn-device-drivers

Drivers for Wireless Sensor Network Devices
Other
6 stars 4 forks source link

Use ForwardingScheduledExecutorService from itm-utils for scheduling and execution of Jobs #52

Closed danbim closed 13 years ago

mlegenhausen commented 13 years ago

This includes the upgrade to itmutils 0.2.

mlegenhausen commented 13 years ago

No need for this issue in the drivers. The ForwardingScheduledExecutorService makes only sense in higher levels that use a CachedThreadPool. Simply inject the ForwardingScheduledExecutorService in the DeviceModule, when needed.

But this issue was used for the update to itm-util 0.2.