Date: Fri, 9 Aug 2024 19:49:20 -0400
Greetings,
I developed lately some generic container classes that work pretty
efficiently in a concurrent application. I also added created a
thread-safe version of the shared_ptr, which is surprisingly not
standardized yet given the multi-core direction all platforms are
taking. I still need to purchase the code from my employer in order to
share it publicly.
Meanwhile I was wondering if there is any interests to support the
framework of true parallel programming (hypercubes, etc.), or basic
OpenMP given memory is shared across multi-cores in general anyways?
I think it's time to scale up the true power of C++ and maximize every
CPU cycles on a machine.
I can also come back with benchmarks regarding the concurrent container
I am hoping to open source later.
Regards,
I developed lately some generic container classes that work pretty
efficiently in a concurrent application. I also added created a
thread-safe version of the shared_ptr, which is surprisingly not
standardized yet given the multi-core direction all platforms are
taking. I still need to purchase the code from my employer in order to
share it publicly.
Meanwhile I was wondering if there is any interests to support the
framework of true parallel programming (hypercubes, etc.), or basic
OpenMP given memory is shared across multi-cores in general anyways?
I think it's time to scale up the true power of C++ and maximize every
CPU cycles on a machine.
I can also come back with benchmarks regarding the concurrent container
I am hoping to open source later.
Regards,
-- Email Signature Fornux Logo <https://www.fornux.com/> *Phil Bouchard* LinkedIn Icon <https://www.linkedin.com/in/phil-bouchard-5723a910/> Founder & CEO T: (819) 328-4743 E: phil_at_[hidden]| www.fornux.com <http://www.fornux.com> 320-345 de la Gauchetière Ouest| Montréal (Qc), H2Z 0A2 Canada The Best Predictable C++ Memory Manager <https://static.fornux.com/c-superset/> Le message ci-dessus, ainsi que les documents l'accompagnant, sont destinés uniquement aux personnes identifiées et peuvent contenir des informations privilégiées, confidentielles ou ne pouvant être divulguées. Si vous avez reçu ce message par erreur, veuillez le détruire. This communication (and/or the attachments) is intended for named recipients only and may contain privileged or confidential information which is not to be disclosed. If you received this communication by mistake please destroy all copies.
Received on 2024-08-09 23:49:22