lmco / streamflow

StreamFlow™ is a stream processing tool designed to help build and monitor processing workflows.
https://github.com/lmco/streamflow/wiki
Apache License 2.0
253 stars 69 forks source link

Custom classloader implmentation #26

Closed juliencruz closed 9 years ago

juliencruz commented 9 years ago

Added custom classloader implementation to make sure framework dependencies are preferred over parent dependencies. Added logic for caching framework classloaders for reuse within workers.