Skip to content

Migrate time keeping to luatz #32

Description

@rslater-cs

FEATURE REQUEST

  1. We should migrate to using the luatz library for our time keeping. Currently fibers uses the posix time library for the timer and scheduler, which could pose portability issues when releasing fibers to open source or just wanting to use it on different systems. luatz keeps time across multiple platforms by supporting syscall, unix, apple flavoured unix, windows, nginx.

This is a nice-to-have feature for us but a should-have for open source-ing

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions