org.beangle.commons.concurrent

Members list

Type members

Classlikes

object Sidecar

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
Sidecar.type
class Sidecar[T](name: String, job: T => Unit, capacity: Int) extends Disposable

Attributes

Companion
object
Supertypes
trait Disposable
class Object
trait Matchable
class Any
object Tasks

Start multiple thread simultaneously

Start multiple thread simultaneously

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
Tasks.type
object Timers extends Logging

Attributes

Companion
class
Supertypes
trait Logging
class Object
trait Matchable
class Any
Self type
Timers.type
class Timers(tasks: Seq[Runnable]) extends TimerTask

Attributes

Companion
object
Supertypes
class TimerTask
trait Runnable
class Object
trait Matchable
class Any
object Workers

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
Workers.type