Jay1567 opened a new issue, #11795: URL: https://github.com/apache/ignite/issues/11795
I have an Async Tornado Server in Python where I want to use Ignite. I have 2 Cache with a total of 5 Tables across them. As a single API call would have multiple SQL Queries across the tables and cache[concurrently], should I have a single client instance for a process or have one client per cache or per table. Or should I use some sort of custom pooling mechanism as I noticed it's not inherently available in the client -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@ignite.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org