resourcePool

fun resourcePool(name: String, capacity: Int = 1): SResourcePool(source)

Creates a shared SResourcePool of capacity units parented to the network. The pool is not a routing node; pass it to resourcePoolStations that share it.