Here are
22 public repositories
matching this topic...
Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all
Primitive for structured concurrency.
-
Updated
Jun 11, 2021
-
Rust
This repository provides utilities which are used at MiQ.
-
Updated
Mar 2, 2021
-
Python
Rapid diagnostic system status tool (performance monitoring, network scanning, mysql performance monitoring, kubectl status)
Library of composable Python executors
-
Updated
Jul 21, 2021
-
Python
Clojure Client Library for the Mesos HTTP API
-
Updated
Sep 22, 2020
-
Clojure
Java并发编程,梳理了关于多线程 Java并发的基础知识,学习Java基础以至于做一些java并发算法相关编程
-
Updated
Sep 26, 2020
-
Java
Simple Kotlin async processing library for Android built on top of Java executors
-
Updated
Nov 26, 2017
-
Kotlin
KNN Classifier: Serial and Concurrent implementation on Iris Dataset
Implementation of dedicated executor for parallel processing of completable future tasks.
Playground project to play with a sender/receiver construct, currently proposed as P0443 for C++ standardization.
Distributed System optional project @ Politecnico di Milano. Simulation of an infrastructure to manage jobs submitted to a cluster of Executors.
-
Updated
Sep 11, 2020
-
Java
Async concurrency primatives and synchronization for C++11 and later
Unacademy Assignment: A Service Worker to fetch images async (uses: Executors.newSingleThreadExecutor, Handler, LinkedBlockingQueue)
Project for Executor Framework implementation in Java
-
Updated
Apr 23, 2021
-
Java
An asyncio API that mimics concurrent.futures, with support for task-graph executors
-
Updated
May 21, 2021
-
Jupyter Notebook
Java `Executor` that makes it easy to have tasks retry if they fail
-
Updated
Mar 27, 2019
-
Java
A reference repo illustrating JS syntax for promises. Contains paired JS files, one containing modules to be exported, the other importing them.
-
Updated
Aug 2, 2020
-
JavaScript
Lib for properly shutting down java executor services in bulk
-
Updated
Jun 3, 2018
-
Kotlin
Playground project to try out stuff from the upcoming executors proposal with a real-world usecase.
Instrumentation of the New Relic Java Agent for Java Executors
Improve this page
Add a description, image, and links to the
executors
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
executors
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
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.
Add implementation based on atomic finite state machine
Add tests