Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
IntraWeb 15.6.0 is out!
#11
(04-16-2024, 08:10 PM)valmeras Wrote: I am using C++ Builder 10.2.3 (Rad Studio 10.2.3)
My Intraweb application is deployed on Windows server 2019 Essentials
With new Intraweb version 15.6.0, I cannot deploy my application when the new compression feature, ServerController.Compression.CompressorImplementation, is set to libdeflate!
But if I set it back to zlib it is deployed OK.

So far it seems to me that the new option requires to deploy the application with some additional files.

I am still searching what is the problem and which files need to be deployed with the executable if necessary.

And by the way, libdeflate, does it work only with Delphi or also with C++ Builder?

Regarding the new compressor:

It's an external library writen in C language that is linked with our code. However we build it ourselves using GCC (and believe me, it took a long time to get it right). 
The reason it is extremely fast (and I want to empasize it "extremely") is because it uses some features of modern processors (e.g. AVX instructions).
It may present problems in some processors (or compilers) that we've not identified yet. But we are working to identify the problem and fix it.

Cheers
Reply


Messages In This Thread
IntraWeb 15.6.0 is out! - by Alexandre Machado - 04-16-2024, 01:49 AM
RE: IntraWeb 15.6.0 is out! - by Comograma - 04-16-2024, 11:21 AM
RE: IntraWeb 15.6.0 is out! - by Comograma - 04-17-2024, 11:54 AM
RE: IntraWeb 15.6.0 is out! - by rudyPos - 04-16-2024, 11:34 AM
RE: IntraWeb 15.6.0 is out! - by Comograma - 04-16-2024, 12:01 PM
RE: IntraWeb 15.6.0 is out! - by rudyPos - 04-16-2024, 01:33 PM
RE: IntraWeb 15.6.0 is out! - by valmeras - 04-16-2024, 08:10 PM
RE: IntraWeb 15.6.0 is out! - by Alexandre Machado - 04-17-2024, 05:55 AM
RE: IntraWeb 15.6.0 is out! - by MJS@mjs.us - 04-16-2024, 09:23 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)