github DataDog/glommio v0.5.0
Very few changes. Good!

latest releases: v0.8.0, v0.7.0, v0.6.0-dd.3...
pre-release2 years ago

I am removing the beta tag from this release, and if all goes well, the next one should reach 1.0. If you have objections let me know

There are three big feature changes in this release:

  • There is now an ImmutableFile type, that encodes the fact that a file will never change, opening the door for file-level optimizations like metadata caching and request deduplication
  • There is an API to submit I/O in bulk (read_many)
  • There is way to create many executors at once, executing homogeneous code LocalExecutorPool

Don't miss a new glommio release

NewReleases is sending notifications on new releases.