# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Functions
NewInMemoryBuildQueue creates a new InMemoryBuildQueue that is in the initial state.
# Structs
InMemoryBuildQueue implements a BuildQueue that can distribute requests through the Remote Worker protocol to worker processes.
InMemoryBuildQueueConfiguration contains all the tunable settings of the InMemoryBuildQueue.