blob: ca34d146151cabe5ef33bed861134e8630c5b7e8 [file] [log] [blame]
==========================
h_threadpool.FutureAdapter
==========================
This is an adapter to delegate execution of the individual nodes in a 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: