Details
-
Task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Not a Bug
-
None
-
None
Description
I need to clear few concepts and doubts as below.
1 > How MariaDB Columnstore behave when I will run 3 queries at a same time (parallel)?
2 > Does mariaDB support parallel processing of queries? If yes what configurations I need to do?
3 > Is there any performance difference in single server (UM and PM on same server having 16 cores) and multi server (1 UM and 3 PM having each PM 4 cores and UM 8 cores) architecture?
Please help me to clear concepts.
Thank You.