Hi, what options are available when you have a single server managing multiple databases? How can I rate limit one database that might consume more resources than the others provoking "noisy-neighbor" problems?
One first way to address it is with multiple TCP servers, maybe one server per database file in a docker container, but are there other alternatives to avoid managing multiple servers/containers? Thank you, Sergio. -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/h2-database/5099697b-df3f-473d-afb4-cb4c4d0432d3n%40googlegroups.com.
