Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

S3 Object Storage Support #146

Open
Open
@abhemanyus

Description

@abhemanyus

Continuing from#51 (comment)
@harlanc
We don't need to put time-consuming I/O tasks on separate threads. If they are async, and we are running our entire application using an async runtime (like tokio), then all tasks will be non-blocking by default, and it will create new threads as necessary to handle parallel tasks.
I am uploading the files to S3 to make a VOD archive. Since the S3 bucket will likely have some caching functionality, the index.m3u8 file, once created, will remain frozen in state even as it is updated. That is why I also want a small chunk of the livestream available from the livestreaming server itself.

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


      [8]ページ先頭

      ©2009-2025 Movatter.jp