Advanced Usage#
When we’re designing and building a cluster system, it would usually need to customize some of logic like running detail, processing behavior, etc, to face different scenarios and satisfy many customized requirements. But don’t be worry, SmoothCrawler-Cluster target to be a very flexible to let developers could implement it to extend the features it cannot cover natively. So it’s very welcome and provides many base classes of different features in SmoothCrawler-Cluster to let developers could use it and follow its defines so that developers could implement it easily and be very easy to maintain it.
This section provides you the tutorials of how to customized your own features in SmoothCrawler-Cluster under some scenarios.
Here are some customizing tutorials you may need: