Redisson - Redis Java客户端,是架设在Redis基础上的一个Java驻内存数据网格(In-Memory Data Grid)。充分的利用了Redis键值数据库提供的一系列优势,基于Java实用工具包中常用接口,为使用者提供了一系列具有分布式特性的常用工具类。使得原本作为协调单机多线程并发程序的工具包获得了协调分布式多机多线程并发系统的能力,大大降低了设计和研发大规模分布式系统的难度。同时结合各富特色的分布式服务,更进一步简化了分布式环境中程序相互之间的协作。
TransmittableThreadLocal 继承并加强InheritableThreadLocal类,解决异步执行时上下文传递的问题。
Code Runner for Visual Studio Code
翻译 - Visual Studio Code的代码运行器
#安卓#一系列简单、轻量、方便的Android开发工具集合(持续更新中),包括Android动态权限、SharedPreferences、反射、日志、Toast、Bundle、MVP、线程池、Html、图文混排、蒙层引导、拍照、图库选择等
Scientific workflow engine designed for simplicity & scalability. Trivially transition between one off use cases to massive scale production environments
Java Concurrency/Multithreading Tutorial with Examples for Dummies
Yet Another Concurrency Library
A library of tools to assist with safe concurrent java development. Providing unique priority based thread pools, and ways to distrbute threaded work safely.
Implementation of blocking (IO-Bound) cancellable java.util.concurrent.CompletionStage and related extensions to java.util.concurrent.ExecutorService-s
Pryrite, interactively execute shell code blocks in a markdown file
Execute shell commands via HTTP server (via flask's endpoints).
Execution primitives for C++
A WebAssembly executor for Dart and Flutter applications. Uses Rust's wasmtime optimizing runtime or wasmi interpreter to parse and execute WASM and WAT files.
A haxelib for basic platform-agnostic concurrency support
[Legacy] Executor for CWL workflows. Executes sbg:draft-2 and CWL 1.0
Real-time compute-focused async executor with job pools, thread-local data, and priorities.