-
Can multi-threading be supported for document conversion to shorten the conversion time?
INFO:docling.document_converter:Finished converting page batch time=8.315
INFO:docling.document_converter:F…
-
Hi,
It would be nice to be able to limit the number of requests that a client can make not just in a time range, but concurrently.
For example, if a client has reached a maximum number of allowed si…
-
What about new swift 6 version? Are you planning update library to strict concurrency? If yes, when?
-
### What happened + What you expected to happen
I want to use concurrency_groups to limit the concurrency of certain functions of an actor that need to be executed in serial.
According to [the doc…
Famok updated
1 month ago
-
### Is your feature request related to a problem? Please describe.
Improvement
### Describe the solution you'd like
Make Concurrency Safe
### Describe alternatives you've considered
None
### Add…
0xWDG updated
1 month ago
-
### Description
I would like to be able to set a "global" (within the current `DataContext`) limit of allowed concurrency to limit resource usage.
Some of the Ray Data APIs support the `concurre…
-
Ran into this with a Silverback bot using the new [`FORK_MODE`](https://github.com/ApeWorX/silverback/pull/157) PR in the Silverback SDK (currently solving with an async concurrency lock)
Not sure …
-
How to preheat 10 lambda deployed projects simultaneously?
Instead of preheating a lambda 10 times (i.e. calling a lambda 10 times instead of instantiating 10 lambda instances)
-
Trying to async.gather user_tweets_and_replies gets bottlenecked when doing 10+ accounts at once, is there any way to properly scale this (with many accounts) with less delay in between calls?
-
## 🐛 Bug
The service started based on Meta-Llama-3.1-70B-Instruct fp8 will crash when running a large concurrency.
## To Reproduce
### convert model
refer this issue: #2982
### start s…