# Functions
创建函数.
WithConcurrentSecurity 设置并发安全.如果此任务组需要共享则可使用此选项.
WithTaskSize 设置任务数量大小,如果可以提前预知则可以减少map的扩容次数.
WithWorkPool 使用指定线程池.
WithWorkPoolWithSize 使用线程池并指定大小.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author