1.. _Flow_Graph_resource_tips: 2 3Flow Graph Tips for Limiting Resource Consumption 4================================================= 5 6 7You may want to control the number of messages allowed to enter parts of 8your graph, or control the maximum number of tasks in the work pool. 9There are several mechanisms available for limiting resource consumption 10in a flow graph. 11 12.. toctree:: 13 :maxdepth: 4 14 15 ../tbb_userguide/use_limiter_node 16 ../tbb_userguide/use_concurrency_limits 17 ../tbb_userguide/create_token_based_system 18 ../tbb_userguide/attach_flow_graph_to_arena