Hi Boost C++ Team ! My name is Guillaume NUEL. I'm a French student in computer security (fourth year in computer science). I'm actually making a game witch uses Boost (Thread, Signal,...). I also use CouchBase for database. I really would like mixing my game development and Boost development. My project proposal Idea : I'm mainly interesting in adding a new module: Boost.SQL for managing database: MySQL, Couchbase, … If the project proposal is not suitable, I have others interests. I would also be interesting in adding new functions to Thread abilities. So I am interested in the following topics : - Boost.Thread/SyncQueue: Provide boost::sync_bounded/unbounded_queue implementations base on the C++ Concurrent Queues proposal. Trying an adaptation of the Boost.LockFree queues to follow the same interface. - Boost.Thread/ThreadPool:Provide a boost::thread_pool class scheduling arbitrary functions based on Toward Boost Async 0.2 and extend the boost::async function to manage with this new class. Projects mentored by Vicente J. Botet Escriba I'm an expert in C++ and I have good skills in OpenMP and Cuda ( GPU ) and so in parallelization of code. Homepage: http://immmortal-pc.info/Boost.html My CV is available at http://immortal-pc.info/cv.html Thank you for taking the time to read my e-mail, I look forward to receive a response from you. With regards, NUEL Guillaume
Le 22/04/13 16:19, Guillaume Nuel a écrit :
Hi Boost C++ Team !
So I am interested in the following topics :
- Boost.Thread/SyncQueue: Provide boost::sync_bounded/unbounded_queue implementations base on the C++ Concurrent Queues proposal. Trying an adaptation of the Boost.LockFree queues to follow the same interface. - Boost.Thread/ThreadPool:Provide a boost::thread_pool class scheduling arbitrary functions based on Toward Boost Async 0.2 and extend the boost::async function to manage with this new class. Projects mentored by Vicente J. Botet Escriba Hi Guillaume,
if you are interested on one of these projects, please send as soon as possible to this ML a concrete proposal. If both subject interest you, you can make two proposals.
I'm an expert in C++ and I have good skills in OpenMP and Cuda ( GPU ) and so in parallelization of code.
Homepage: http://immmortal-pc.info/Boost.html
The link doesn't works Best, Vicente
participants (2)
-
Guillaume Nuel
-
Vicente J. Botet Escriba