executors
There are 34 repositories under executors topic.
David-Haim/concurrencpp
Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all
Tradias/asio-grpc
Asynchronous gRPC with Asio/unified executors
najamelan/async_nursery
Primitive for structured concurrency.
alandefreitas/futures
C++ Better Futures
lflxp/showme
Rapid diagnostic system status tool (performance monitoring, network scanning, mysql performance monitoring, kubectl status)
rohanpm/more-executors
Library of composable Python executors
domjtalbot/nx-mesh
GraphQL Mesh support for Nx
miqdigital/aws-utils
This repository provides utilities which are used at MiQ.
clojusc/meson
Clojure Client Library for the Mesos HTTP API
domjtalbot/nx-ngrok
Secure tunnels for your targets
mallusrgreatv2/roblox-executors
A website containing some popular executors but with many features such as sorting and filtering.
Michicosun/harmony
Minimalistic concurrency library built on top of С++20 coroutines
djordje200179/ExtendedLibrary
Java-like generic object-oriented library extensions for Go
JxnuHxh/Concurrency
Java并发编程,梳理了关于多线程 Java并发的基础知识,学习Java基础以至于做一些java并发算法相关编程
navneetprabhakar/executor
Project for Executor Framework implementation in Java
alansastre/java-concurrency-advanced
Concurrencia en Java. API java.util.concurrent para creación de programas concurrentes en Java.
gummif/coma
Async concurrency primatives and synchronization for C++11 and later
KevinGallaccio/kevin-assignment-8
Asynchronous Data Retrieval -- Implement asynchronous code to fetch data from the Assignment 8 starter code. Fetch numbers asynchronously and determine the frequency of each unique number in the data.
leticiamazzoportela/knn-classifier
KNN Classifier: Serial and Concurrent implementation on Iris Dataset
mattrighetti/distributed-job-scheduler
Simulation of an infrastructure to manage jobs submitted to a cluster of Executors.
mtumilowicz/java11-stream-completablefuture-dedicated-executor
Implementation of dedicated executor for parallel processing of completable future tasks.
rozag/kueue
Simple Kotlin async processing library for Android built on top of Java executors
ddvamp/exe
Учебный concurrency framework
DhruvJawalkar/Java-Multithreading
Examples covering Concurrent Programming in Java using Threads, Atomic Classes, Concurrent Collections, Synchronized blocks, Synchronizers, Locks, Executors Class, Executor Service interface, Runnable, Callable Threads, Deadlocks, Livelocks, ThreadLocal types and CompletableFutures
lucasbecker-dev/asynchronous-data-retrieval
Asynchronous Data Retrieval -- Implement asynchronous code to fetch data from a file. Fetch numbers asynchronously and determine the frequency of each unique number in the data.
agoose77/parallels
An asyncio API that mimics concurrent.futures, with support for task-graph executors
AlfieFeldspar/JSPromises
A reference repo illustrating JS syntax for promises. Contains paired JS files, one containing modules to be exported, the other importing them.
deeps2/ServiceWorker
Unacademy Assignment: A Service Worker to fetch images async (uses: Executors.newSingleThreadExecutor, Handler, LinkedBlockingQueue)
kolesroma/multithreadingConcurrency
Executors for parsing txt files
mrhampson/RetryExecutors
Java `Executor` that makes it easy to have tasks retry if they fail
newrelic-experimental/newrelic-java-executors
Instrumentation of the New Relic Java Agent for Java Executors
RafLew84/PrioritezeMeJava
Application that enables users to store, manage, and prioritize tasks
Tale152/real_estate_data_scraper
Scala parallel web scraper for real-estate data source in a Big Data project