Hi All, When implementing the Data Integration Server (DIS) which is based on the GW framework, Streaming functionality is identified as one of the core feature which is already there in the DSS as well. The streaming functionality should make sure that the full result set is not built completely at the server side before sending the response, but the records are streamed to the client side as they are made available. This will help to avoid, data getting piled up at the server side which can possibly cause OOM issues etc specially in the presence of a large data set [1] .
Since this is a core feature required for DIS, appreciate input on followings, so we can make a decision on how to move forward. 1) What is the current status of streaming aspects in the gateway framework? 2) If it is not supported yet, what are the suggestions to start on that. [1] http://wso2.com/library/knowledge-base/large-scale-data-transfer-data-services-streaming/ Regards. -- Anupama Pathirage Associate Technical Lead WSO2, Inc. http://wso2.com/ Email: [email protected] Mobile:+94 71 8273 979 Blog:http://mycodeideas.blogspot.com/
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
