Home › Forums › kdb+ › Parallelising .Q.dpft with default compression enabled › Re: Parallelising .Q.dpft with default compression enabled
-
This is cool. I also have used and created similar override to .Q.dpft. Use case is valid till 3.6.
If you use KX 4.0 with slaves, it internally is optimised to save data faster on disk (Probably some c code ). Something I did not find in the KX release notes.
In my tests, it will beat/match the peach override.
Many Thanks
Sujoy