Re: Parallel query
От | Michael Paquier |
---|---|
Тема | Re: Parallel query |
Дата | |
Msg-id | CAB7nPqS_SA8-nC-MEBsE6A2mybeRqDzFcwjWkX2B=FFpA50Ymg@mail.gmail.com обсуждение исходный текст |
Ответ на | Re: Parallel query (Tatsuo Ishii <ishii@postgresql.org>) |
Список | pgsql-hackers |
On Sun, May 22, 2016 at 10:36 AM, Tatsuo Ishii <ishii@postgresql.org> wrote: >> The brief introudce of MPI(Message Passing Interface) as following URL, >> which is a message protocol used for parallel computinng, just like DSM >> does in parallel query. The DSM play a message passing role(in fact, it's. >> by passing the query plan/raw node tree to anthor worker) in parallel >> query. I think the parallel query resemble the MPI. so I mentioned that we >> can refere to the MPI bechmark, and use the idea which is used to test the >> parallel computing system.If the parallel query to be feature in future, I >> think we must have an other bechmark for this feature, just like tpcc does. >> So, I mention the MPI. >> >> https://www.open-mpi.org/ >> >> https://en.wikipedia.org/wiki/Message_Passing_Interface > > Thank you for the info. Ishii-san is doing so... Please be sure to press "reply-all" when answering to an email in the community mailing lists. It is hard to follow this discussion. -- Michael
В списке pgsql-hackers по дате отправления: