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

Lock mechanism to prevent concurrent access to asynchronous code.

1.1.0 #

  • Support async code block between await lock() and unlock() methods

1.0.8 #

  • Add FutureQueue support Future.wait using listener

1.0.4 #

  • New feature: ExclusiveLock that support for executing first bloc task exclusively
  • New feature: InclusiveLock that support for executing Head-Tail bloc task

1.0.0 #

  • Initial version.
9
likes
150
points
53
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