Chetan Ranpariya

Results 2 comments of Chetan Ranpariya

Update. I changed the WorkerThread minimum count as per the suggestion using following code in start of the application. `ThreadPool.SetMinThreads(Environment.ProcessorCount * 25, 8);` My application is running on 8 CPU...

Any plan to move to the latest version of FastMCP, which has deprecated `streamable_http_app` and new method `http_app` works well with Starlette.