zendtech / IbmiToolkit

PHP frontend to XMLSERVICE for IBM i development.
BSD 3-Clause "New" or "Revised" License
46 stars 34 forks source link

Performance improvement: use XMLSERVICE capability to parse structure first #73

Closed alanseiden closed 9 months ago

alanseiden commented 8 years ago

Send structure of data first, followed by multiple data records separated by colons. See XMLSERVICE documentation for more information.

alanseiden commented 8 years ago

Ask Tony if would be rendered moot by XMLSERVICE 2.0

alanseiden commented 9 months ago

We have not seen performance be a problem in recent years. Let us know if you encounter performance issues on modern hardware. Closing issue for now.