1# FFRT 2 3- [Introduction to Function Flow Runtime Kit](ffrt-overview.md) 4- [Function Flow Runtime Paradigms](ffrt-concurrency-paradigm.md) 5- Function Flow Runtime Development Samples (C)<!--ffrt-example-c--> 6 - [Serial Queue (C)](ffrt-concurrency-serial-queue-c.md) 7 - [Concurrent Queue (C)](ffrt-concurrency-concurrent-queue-c.md) 8 - [Task Graph (C)](ffrt-concurrency-graph-c.md) 9- Function Flow Runtime Development Samples (C++)<!--ffrt-example-cpp--> 10 - [Serial Queue (C++)](ffrt-concurrency-serial-queue-cpp.md) 11 - [Concurrent Queue (C++)](ffrt-concurrency-concurrent-queue-cpp.md) 12 - [Task Graph (C++)](ffrt-concurrency-graph-cpp.md) 13- [Function Flow Runtime Development](ffrt-development-guideline.md) 14- [Function Flow Runtime C APIs](ffrt-api-guideline-c.md) 15