Hi Karol,
in current simplified stack you have:

execution engine
record level compresion
page storage
cache
hdd

On small records, you have CPU problem, but on large records you can 
simply utilize HDD.

To utilize HDD tou have to meet at least ~200MB/s on common CPU.
Target is: be able utilize HDD but store/read more real data :).

Slavek

On 16.3.2015 19:57, liviusliv...@poczta.onet.pl wrote:
>
> There are many compressors
> I use this
> http://www.7-zip.org/ open source GNU LGPL
> for sending compresed packets between my apps.
> It is very very fast and whth highest commpresion level
> But i do not know any technical details about FB needs
>
> regards,
> Karol Bieniaszewski
>
>
>
>
> ------------------------------------------------------------------------------
> Dive into the World of Parallel Programming The Go Parallel Website, sponsored
> by Intel and developed in partnership with Slashdot Media, is your hub for all
> things parallel software development, from weekly thought leadership blogs to
> news, videos, case studies, tutorials and more. Take a look and join the
> conversation now. http://goparallel.sourceforge.net/
> Firebird-Devel mailing list, web interface at 
> https://lists.sourceforge.net/lists/listinfo/firebird-devel



------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to