# Packages
Example "hash-partitioner" demonstrates the use of Kafka plugin API with automatic (hash-based) partitioning.
Example "manual-partitioner" demonstrates the use of Kafka plugin API with a focus on manual partitioning.
Example "later-stage" demonstrates the use partition watcher initialized and used after multiplexer Init().