Zero-copy abstractions
Roger L Costello <[email protected]>
| Newsgroups | gmane.text.xml.devel |
|---|---|
| Message-ID | <SA9PR09MB5952B949E4BD4C24ABD3FD33C8B29@SA9PR09MB5952.namprd09.prod.outlook.com> |
Hi Folks, Minimizing the movement of characters is very relevant to people implementing networking software and also those doing hardware accelerators and their device drivers. These people spend a lot of time worrying about zero-copy abstractions, i.e. how to avoid moving data around. The less the data moves, the faster throughput they get with less energy usage and usually with less hardware too. Are there use cases where it is important to minimize the movement of characters in XML documents? /Roger _______________________________________________________________________ XML-DEV is a publicly archived, unmoderated list hosted by OASIS to support XML implementation and development. To minimize spam in the archives, you must subscribe before posting. [Un]Subscribe/change address: http://www.oasis-open.org/mlmanage/ Or unsubscribe: [email protected] subscribe: [email protected] List archive: http://lists.xml.org/archives/xml-dev/ List Guidelines: http://www.oasis-open.org/maillists/guidelines.php