blob: 9b73d013c363f8246818b0ffb551cbb3be3462a8 [file] [log] [blame]
==========================
h_threadpool.FutureAdapter
==========================
This is an adapter to delegate execution of the individual nodes in a Apache Hamilton graph to a threadpool.
This is useful when you have a graph with many nodes that can be executed in parallel.
.. autoclass:: hamilton.plugins.h_threadpool.FutureAdapter
:special-members: __init__
:members:
:inherited-members: