並び順

ブックマーク数

期間指定

  • から
  • まで

1 - 4 件 / 4件

新着順 人気順

"task queue"の検索結果1 - 4 件 / 4件

  • GitHub - hibiken/asynq: Simple, reliable, and efficient distributed task queue in Go

    You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

      GitHub - hibiken/asynq: Simple, reliable, and efficient distributed task queue in Go
    • Building a Background Task Queue in Python

      Why not just use Celery/RQ/Huey/TaskTiger? Unfortunately, WakaTime has been using Celery for almost 10 years now. During that time I’ve experienced many critical bugs, some still open years after being introduced. Celery used to be pretty good, but feature bloat made the project difficult to maintain. Also in my opinion, splitting the code into three separate GitHub repos made the codebase hard to

        Building a Background Task Queue in Python
      • GitHub - hatchet-dev/hatchet: A distributed, fault-tolerant task queue

        Hatchet replaces difficult to manage legacy queues or pub/sub systems so you can design durable workloads that recover from failure and solve for problems like concurrency, fairness, and rate limiting. Instead of managing your own task queue or pub/sub system, you can use Hatchet to distribute your functions between a set of workers with minimal configuration or infrastructure: What Makes Hatchet

          GitHub - hatchet-dev/hatchet: A distributed, fault-tolerant task queue
        • Task Queue(タスク キュー)

          Task Queue(タスク キュー)について解説しています。 Task Queue(タスク キュー)とは、1つずつのタスク(仕切り,領域)をキュー(両端が開いている線形データ構造)内に取り込み、順番に実行できるようにしたリストです。

            Task Queue(タスク キュー)
          1