On Sat, Jul 13, 2013 at 3:03 PM, Chris Holmes <chol...@opengeo.org> wrote:
>
>
That said I do hope that the core geopackage is simple enough to generate
> in a streaming fashion. Just write the blobs out, don't need full sqlite.
> Not sure if that's true though, would love insight from Justin if the
> current thing is streaming. But even if it is streaming there's still the
> risk the http connection dies.
>
That would require some native writer that just generates the output
without relying on a JDBC driver, otherwise the output is ready to be sent
only the moment we close the database connection.
As an observation, many http libraries will be rather keen to timeout on
you if you don't respond within N seconds, but there is nothing to time out
on if you keep on receiving data, yet, as you say, the possibility of the
connection just dying on you is still very real, using some protocol
allowing for resumes would be better
Cheers
Andrea
--
==
Our support, Your Success! Visit http://opensdi.geo-solutions.it for more
information.
==
Ing. Andrea Aime
@geowolf
Technical Lead
GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39 339 8844549
http://www.geo-solutions.it
http://twitter.com/geosolutions_it
-------------------------------------------------------
------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel