awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

Awesome GitHub RepositoriesInterval Mode Selection

Choose between fixed-delay and fixed-rate timing modes for recurring task scheduling.

Distinct from Interval-Based Task Execution: Distinct from Interval-Based Task Execution: adds selection between delay-based and rate-based interval calculation.

Explore 1 awesome GitHub repository matching development tools & productivity · Interval Mode Selection. Refine with filters or upvote what's useful.

Awesome Interval Mode Selection GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • ruby-concurrency/concurrent-rubyAvatar de ruby-concurrency

    ruby-concurrency/concurrent-ruby

    5,830Ver en GitHub↗

    Concurrent Ruby is a comprehensive concurrency toolkit for the Ruby language that provides thread-safe data structures, synchronization primitives, and asynchronous execution patterns. It implements core concurrency abstractions including an actor model framework where isolated actors communicate through asynchronous message passing, a future and promise system for composing non-blocking operations, and thread pool executors that manage reusable worker threads for concurrent task execution. The library distinguishes itself through a broad set of coordination mechanisms that go beyond basic th

    Allows selection between fixed-delay and fixed-rate interval calculation for scheduled tasks.

    Ruby
    Ver en GitHub↗5,830
  1. Home
  2. Development Tools & Productivity
  3. Interval-Based Task Execution
  4. Interval Mode Selection