nested_scheduler_io_uring_context

nested_scheduler_io_uring_context

Alternative event loop for nested_scheduler that make use of io_uring instead of libevent.

Installation

  1. Have Linux Kernel 5.11+ installed.

  2. Add the dependency to your shard.yml:

    dependencies:
      nested_scheduler_io_uring_context:
        github: yxhuvud/nested_scheduler_io_uring_context
    
  3. Run shards install

Usage

require "nested_scheduler_io_uring_context"

TODO: Write usage instructions here

Development

TODO: Write development instructions here

Contributing

  1. Fork it (https://github.com/your-github-user/nested_scheduler_io_uring_context/fork)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

Repository

nested_scheduler_io_uring_context

Owner
Statistic
  • 1
  • 0
  • 0
  • 0
  • 2
  • over 2 years ago
  • September 12, 2021
License

MIT License

Links
Synced at

Tue, 21 May 2024 00:31:29 GMT

Languages