|
|
|
|
|
by pythrick
993 days ago
|
|
How FastStream benefits from the usage of asyncio? Is it able to concurrently process another message while a message awaits for I/O operation? Is this the default behavior, or does it requires some parameter tweak? Does it behaves differently when using FastStream as a FastAPI plugin/addon? I've being using Propan for a while, and planning to move to FastStream asap. Great tool btw, thank you for all your combined effort now. Congrats! |
|