exxeleron / qPython

interprocess communication between Python and kdb+
http://www.devnet.de
Apache License 2.0
151 stars 90 forks source link

IPC 3.4 Support/Upgrade #58

Open jljs opened 6 years ago

jljs commented 6 years ago

Hi,

Thank you for this fantastic tool. I'm just wondering if there is a plan to upgrade and support IPC 3.4? From what I understand, there is currently a data size limitation of 2GB in IPC version 3. I know they have increased the data size to 1TB in IPC version 3.4. There is an increasing need for data size to go beyond 2GB size limit.

Thank you very much in advance

Jeffrey

SKolodynski commented 6 years ago

There is no such plan for now. The project is in maintenance mode and no new features are planned to be added, especially if a KDB+ version later that 3.3 is needed to test them. Regards, Slawomir