synchronized_call 1.0.7 copy "synchronized_call: ^1.0.7" to clipboard
synchronized_call: ^1.0.7 copied to clipboard

Lock mechanism to prevent concurrent access to asynchronous code.

1.0.7 #

  • Add FutureQueue support Future.wait using listener

1.0.5 #

  • New feature: the id method in CallLock that support temporary lock

1.0.4 #

  • New feature: ExclusiveLock that support for executing first bloc task exclusively

1.0.1 #

  • Refactor name Lock to CallLock
  • Add a new lock InclusiveLock that support for executing Head-Tail bloc task

1.0.0 #

  • Initial version.
9
likes
150
points
8
downloads

Publisher

unverified uploader

Weekly Downloads

Lock mechanism to prevent concurrent access to asynchronous code.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

More

Packages that depend on synchronized_call