|
CachingPointProcessingPipeline is to avoid
recomputing the whole pipeline when the generator is still valid. Your problem can not be solved with this,
because the problem lies in your generator which can't be cached.
Ard
-- Hello, |
|
CachingPointProcessingPipeline is to avoid
recomputing the whole pipeline when the generator is still valid. Your problem can not be solved with this,
because the problem lies in your generator which can't be cached.
Ard
-- Hello, |