Promesa

Topics

Namespaces

promesa.core

promesa.exec

Executors & Schedulers facilities.

promesa.exec.bulkhead

Bulkhead pattern: limiter of concurrent executions.

Public variables and functions:

promesa.exec.csp

A core.async analogous implementation of channels that uses promises instead of callbacks for all operations and are intended to be used as-is (using blocking operations) in go-blocks backed by virtual threads.

promesa.exec.semaphore

Concurrency limiter: Semaphore

Public variables and functions:

promesa.protocols

A generic promise abstraction and related protocols.

promesa.util

Public variables and functions: