- cmsg cancel <n520am$jae$2@dont-email.me> - 3 Updates
- About C++ and other languages - 1 Update
- My projects for Delphi XE versions were updated - 1 Update
- My projects for Delphi XE versions was updated - 1 Update
bleachbot <bleachbot@httrack.com>: Dec 18 11:14PM +0100 |
bleachbot <bleachbot@httrack.com>: Dec 18 11:23PM +0100 |
bleachbot <bleachbot@httrack.com>: Dec 19 12:02AM +0100 |
Ramine <ramine@1.1>: Dec 18 06:09PM -0800 Hello..... You have seen me inventing my parallel algorithms and synchronization algorithms, you can find all my project here: https://sites.google.com/site/aminer68/ And what i have been doing today is that since i have wrote my projects with Delphi and FreePascal, i have tried to port them to C++, so first comes first, i have first enhanced a library that was wrote in C++ and that permit to call a Dynamic library under Linux, Mac OSX and Windows, this library that was wrote in C++ was not working and i have enhanced it and corrected its bugs so that it works with C++Builder and with GCC and with Visual C++ on x86 architecture, and now it's working well, so now with this C++ library i have started to port my projects to C++, but when i was in the process of porting my projects i have encountered some problems that are inherent to the C++ Compilers, for example the GCC C++ compiler doesn't come with a scalable memory manager such as the Intel TBB malloc, so i have tried to compile the Intel tbbmalloc with GCC , but because of some bugs it didn't compile with GCC, and the scalable Hoard memory manager doesn't come with a makefile so that it compiles with Mingw 32bit and 64 bit, other than that the C++11 doesn't even come with a good Threadpool such as the one i wrote in Delphi and FreePascal, so i have realized then that C++ is not as good as it appear to us, so i am disapointed with C++, and i am discovering now that since i have knew more C++, that Delphi and FreePascal are becoming more attractive than C++, because i have invented many parallel algorithms and many sychchronization algorithms for them and FreePascal does even come with a portable and scalable memory manager such the tbbmalloc. Thank you for your time. Amine Moulay Ramdane. |
Ramine <ramine@1.1>: Dec 18 05:23PM -0800 I correct some typos, read again... Hello..... My projects for Delphi XE versions were updated with the new scalable Intel tbbmalloc memory manager that i have compiled with tdm-gcc compiler, now the new 32 bit and 64 bit tbbmalloc doesn't need msvcr100.dll or msvcr110.dll, that's cool. You can download all my updated projects for Delphi XE versions from: https://sites.google.com/site/aminer68/ They are at the same versions even if i have updated the scalable Intel tbbmalloc memory manager. Thank you, Amine Moulay Ramdane. |
Ramine <ramine@1.1>: Dec 18 05:20PM -0800 Hello, My projects for Delphi XE versions was updated with the new scalable Intel tbbmalloc memory manager that i have compiled with tdm-gcc compiler, now the 32 bit and 64 bit tbbmalloc doesn't need msvcr100.dll or msvcr110.dll, that's cool. You can download all my updated projects projects for Delphi XE versions from: https://sites.google.com/site/aminer68/ They are at the same version even if i have updated the scalable Intel tbbmalloc memory manager. Thank you, Amine Moulay Ramdane. |
You received this digest because you're subscribed to updates for this group. You can change your settings on the group membership page. To unsubscribe from this group and stop receiving emails from it send an email to comp.programming.threads+unsubscribe@googlegroups.com. |
No comments:
Post a Comment