Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
ParallelWorker::Base(X, T, R)
Inherits
Reference
/
Object
Constructors
new
(num_workers :
Int32
, &block :
T
->
R
)
Source
Instance methods
perform
(job :
T
)
Source
perform_all
(jobs :
Array
(
T
))
Source