New issue report by onnerby:
Should add a flush method to the xml::Writer and make it create bigger tcp
packages. Maybe set a max packetsize and it will flush automatically when
size has been reached or when calling flush.
Making tcp packages bigger will most likely improve query speed.
Issue attributes:
Status: Accepted
Owner: ----
Labels: Type-Defect Priority-Low Performance Component-Server
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
Comment #1 on issue 74 by onnerby: make musik::core::xml parser and writer
send/recieve bigger packages
http://code.google.com/p/musikcube/issues/detail?id=74
At the same time separating the stream from the parser/writer to be able to
make
other types of xml streams like reading from file or http (using a wrapper
for
FileStream).
Comment #2 on issue 74 by onnerby: make musik::core::xml parser and writer
send/recieve bigger packages
http://code.google.com/p/musikcube/issues/detail?id=74
(No comment was entered for this change.)