From: | "Karel K(dot) =?utf-8?B?Um96aG/FiA==?=" <karel(dot)rozhon(at)gmail(dot)com> |
---|---|
To: | pgsql-students(at)postgresql(dot)org |
Subject: | Google Summer of Code 2013 |
Date: | 2013-04-12 07:02:26 |
Message-ID: | 20130412090226.b3e0b485981e0a406cc2e646@gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-students |
Hello everybody,
My name is Karel Rozhoň and I am in the third year of bachelor study at CTU, Faculty of information technology in Prague (Czech Republic).
I would like to contribute to PostgreSQL and participate in the Google Summer of Code 2013. I would like to implement parallelization of a hash table. I am considering to use processes, because of PostgreSQL is not a thread safe, which means that there could be problems with memory management. I would like learn more about bg_workers, which are in version 9.3 and when it will be appropriate use them. In the end of this project I would like to have functional version of parallelization of a hash aggregate. I have some basic knowledgement about hacking PostgreSQL - I am trying to make a few similar stuffs with Posix threads as a part of my bachelor thesis at this moment (My mentor in bachelor thesis is Pavel Stěhule).
I have spoken about this project with Tomáš Vondra and he agreed to be my mentor.
What do you think about this project?
Thank you for your response and advice
Karel K. Rozhoň
--
Karel K. Rozhoň <karel(dot)rozhon(at)gmail(dot)com>
From | Date | Subject | |
---|---|---|---|
Next Message | Thom Brown | 2013-04-12 13:14:17 | Re: New to GSOC 2013 |
Previous Message | Shuai Fan | 2013-04-08 05:14:41 | New to GSOC 2013 |