[[BackLinksMenu]] [[TicketQuery(summary=S2S_FACADE_LARGE_RESOURCE_ACCESS_R0, format=table, col=summary|owner|status|type|component|priority|effort|importance, rows=description|analysis_owners|analysis_reviewers|analysis_score|design_owners|design_reviewers|design_score|implementation_owners|implementation_reviewers|implementation_score|test_owners|test_reviewers|test_score|)]] = Analysis = == Overview == In the client, books can be viewed from Sophie2 Server. Large resources should be loaded from front to back and you should be able to start reading the book (or vieweing the resource) before it’s finished loading. == Task requirements == * Must define the initial model for sending large resources as byte streams. * The model must be implemented. * Unit tests must be provided == Task result == Source code (Streaming capability). == Implementation idea == == Related == [wiki:S2S_FACADE_RESOURCE_ACCESS_R0] [[BR]] [wiki:BASE_RESOURCE_STREAMING_R0] [[BR]] == How to demo == Show the code, run the tests. = Design = ^(Describe your design here.)^ = Implementation = ^(Describe and link the implementation results here (from the wiki or the repository).)^ = Testing = ^(Place the testing results here.)^ = Comments = ^(Write comments for this or later revisions here.)