-
## 🚀 Feature
A default optimization that LitServe can provide users is to map the `decode_request` function in case of dynamic batching using a ThreadPool. This can be useful for cases like ima…
-
**Is your feature request related to a problem? Please describe.**
Currently the Anomaly Detection plugin utilizes a custom thread pool in order to manage the amount of resources used by the AD plugi…
-
hi Petrolpark, first of all, thanks for your work I realy like what you do.
I Have this error in my logs, when I try to create a new world with Petrolpark activated it stucks at 100%, seems to be an …
-
**Is your feature request related to a problem? Please describe.**
The ThreadPool sizing is only configurable through yml and needs node reboot everytime we need a change .
This is related to h…
-
Running Dimthread with Petrolpark's Library causes it to spit out this message and overfill the console. Executing any command causes the server to freeze after executing the command.
I'm aware the…
-
I'm a novice programmer and I've encountered an issue while working with this project. When I compile the project using:
ubuntu 1804
g++ -static -o example example.cpp -lpthread
I encounter a "Se…
-
**Is your feature request related to a problem? Please describe.**
When comparing hundreds of tables in parallel there is a connection overhead of connecting and closing the connection per table.
…
-
Assuming I have built a thread pool with `n` threads.I will spawn `n` tasks, which is a loop of processing computation-heavy works.These tasks continuously processing until received the finished signa…
-
I am using version 6.2.0.RELEASE.
I would like to ask about the Batch Execution using asynchronous commands like [wiki](https://github.com/lettuce-io/lettuce-core/wiki/Redis-Command-Interfaces).
```…
-
In the STD the following files: `pool.c3`, `thread.c3` are missing important functions implementations that also involves their underlying libraries such as `thread_win32.c3`, specifically:
1) The …