You can listen to the following SemaphoreEventMap
of all ISemaphore
instances created by the ISemaphoreProvider
.
To understand how this method works, refer to IEventListenable | IEventListenable
.
You can listen to the following SemaphoreEventMap
of all ISemaphore
instances created by the ISemaphoreProvider
.
To understand how this method works, refer to IEventListenable | IEventListenable
.
The create
method is used to create an instance of ISemaphore
.
can be a string or an Iterable
of strings.
If it's an Iterable
, it will be joined into a single string.
Think of an Iterable
as representing a path.
You can listen to the following SemaphoreEventMap
of all ISemaphore
instances created by the ISemaphoreProvider
.
To understand how this method works, refer to IEventListenable | IEventListenable
.
You can listen to the following SemaphoreEventMap
of all ISemaphore
instances created by the ISemaphoreProvider
.
To understand how this method works, refer to IEventListenable | IEventListenable
.
You can listen to the following SemaphoreEventMap
of all ISemaphore
instances created by the ISemaphoreProvider
.
To understand how this method works, refer to IEventListenable | IEventListenable
.
You can listen to the following SemaphoreEventMap
of all ISemaphore
instances created by the ISemaphoreProvider
.
To understand how this method works, refer to IEventListenable | IEventListenable
.
SemaphoreProvider
class can be derived from anyISemaphoreAdapter
orIDatabaseSemaphoreAdapter
.Note the
ISemaphore
instances created by theSemaphoreProvider
class are serializable and deserializable, allowing them to be seamlessly transferred across different servers, processes, and databases. This can be done directly usingISerderRegister
or indirectly through components that rely onISerderRegister
internally.IMPORT_PATH:
"@daiso-tech/core/semaphore"