Saturday, November 26, 2016

Digest for comp.lang.c++@googlegroups.com - 12 updates in 5 topics

Christian Steins <cs01@quantentunnel.de>: Nov 26 01:04PM +0100

Am 20.11.2016 um 18:01 schrieb Öö Tiib:
 
> I would prefer Qt to wxWidgets.
 
How about FLTK? Is it dead?
 
Christian
Mr Flibble <flibbleREMOVETHISBIT@i42.co.uk>: Nov 26 03:59PM

On 26/11/2016 12:04, Christian Steins wrote:
 
>> I would prefer Qt to wxWidgets.
 
> How about FLTK? Is it dead?
 
> Christian
 
neoGFX is coming soon!
 
/Flibble
Christian Steins <cs01@quantentunnel.de>: Nov 26 05:33PM +0100

Am 26.11.2016 um 16:59 schrieb Mr Flibble:
>> How about FLTK? Is it dead?
 
> neoGFX is coming soon!
 
Cool, thanks, will check it out.
http://neogfx.org/
 
Christian
"Öö Tiib" <ootiib@hot.ee>: Nov 26 02:41PM -0800

On Saturday, 26 November 2016 14:04:40 UTC+2, Christian Steins wrote:
> Am 20.11.2016 um 18:01 schrieb Öö Tiib:
 
> > I would prefer Qt to wxWidgets.
 
> How about FLTK? Is it dead?
 
No. Several other widget toolkits are more actively developed than
FLTK but it is AFAIK used and not dead. Last stable release of FLTK
is only 2 years old.
bleachbot <bleachbot@httrack.com>: Nov 26 10:32PM +0100

bleachbot <bleachbot@httrack.com>: Nov 26 10:36PM +0100

bleachbot <bleachbot@httrack.com>: Nov 26 11:01PM +0100

bleachbot <bleachbot@httrack.com>: Nov 26 11:07PM +0100

Ramine <ramine@1.1>: Nov 26 04:09PM -0500

Hello....
 
I am coming from a long road of software development,
i have specialized more on parallel computing and it
has allowed me to bring you also my Parallel archiver,
now i am implementing a GUI interface to a system that uses my Parallel
Archiver, this system doesn't look as zip or 7Zip , because
they use an innefficient way so when you delete a file from
a big archive it will take too much time, so the
delete function doesn't scale on 7Zip or Zip, so
i am actually implementing a new system as a command line
and GUI that is more efficient than 7Zip or Zip in many ways
and that works on windows.. the GUI interface will support Drag and Drop
and passing file from the Clipboard and it will support 3 compression
algorithm: Zstd and LZ4 and LZMA, so stay tuned i am
actually implementing it.
 
 
Thank you,
Amine Moulay Ramdane.
Ramine <ramine@1.1>: Nov 26 04:02PM -0500

Hello....
 
I am coming from a long road of software devellopement,
i have specialized more on parallel computing and it
has allowed me to bring you also my Parallel archiver,
now i am implementing a GUI interface to a system that uses my Parallel
Archiver, this system doesn't look as zip or 7Zip , because
they use an innefficient way so when you delete a file from
a big archive it will take too much time, so the
delete function doesn't scale on 7Zip or Zip, so
i am actually implementing a new system as a command line
and GUI that is more efficient than 7Zip or Zip in many ways
and that works on windows.. the GUI interface will support Drag and Drop
and passing file from the Clipboard and it will support 3 compression
algorithm: Zstd and LZ4 and LZMA, so stay tuned i am
actually implementing it.
 
 
Thank you,
Amine Moulay Ramdane.
Ramine <ramine@1.1>: Nov 26 03:33PM -0500

Hello...
 
Parallel archiver 3.85 is here..
 
I have changed the size of the queue of my Threadpool, that is expressed
in power of 2, to round(log2(nbrprocessors))*2, so it has allowed my
Parallel Archiver to scales well, and now even my ParallelLZMA is
scaling well..
 
And now it supports processor groups on windows, so that it can use more
than 64 logical processors and it scales well.
 
And it's NUMA-aware and NUMA efficient.
 
And now my Parallel Archiver is really complete and more stable
now and really fast and it scales well, hope you will be happy with it.
 
You can download and read about my Parallel Archiver 3.85 from:
 
https://sites.google.com/site/aminer68/parallel-archiver
 
 
Thank you,
Amine Moulay Ramdane.
Ramine <ramine@1.1>: Nov 26 03:37PM -0500

Hello,
 
You can port it to C++...
 
 
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.lang.c+++unsubscribe@googlegroups.com.

No comments: