[MOBY-dev] data by reference - a request for comments
Paul Gordon
gordonp at ucalgary.ca
Mon Jul 28 01:50:30 UTC 2008
Hi Martin,
> I am trying to figure out how I would implement the data by reference in
> order to achieve the main purpose - not no have all data in memory.
I think you are coming at this from a different side than most of us:
data-by-reference is primarily to reduce the bandwidth burden by not
requiring results to go back to the client before being sent to another
service.
Paul
More information about the MOBY-dev
mailing list