mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-05 07:33:11 +00:00
Added package threadButler (#2775)
This commit is contained in:
parent
e38205fdec
commit
7821c86fda
@ -32194,5 +32194,22 @@
|
||||
"description": "Opinionated code formatter",
|
||||
"license": "MIT License",
|
||||
"web": "https://github.com/arnetheduck/nph"
|
||||
},
|
||||
{
|
||||
"name": "threadButler",
|
||||
"url": "https://github.com/PhilippMDoerner/Appster",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"channels",
|
||||
"multithreading",
|
||||
"parallelism",
|
||||
"message-passing",
|
||||
"client-server",
|
||||
"library",
|
||||
"alpha"
|
||||
],
|
||||
"description": "Use threads as if they were servers/microservices to enable multi-threading with a simple mental model.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/PhilippMDoerner/Appster"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user