Skip to content

This is a fantastic effort! #17

Description

@j-manu

I was looking for a background job implementation using Fibers and ended up here.

  1. I couldn't find any information on IO_EVENT_SELECTOR env variable. Can you point me in the right direction?
  2. Instead of a fixed concurrency, why not a fiber per job model (like how falcon is fiber per request) with a max concurrency config option (enforced by Async::Semaphore)?
  3. Add an option to disable the forced context switch since If the jobs are IO bound, then the event reactor of Async is sufficient.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions