Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[udig-devel] Thoughts on a streaming data source application

Hi folks,

First off, thanks for a great product!  We're starting up a new
project that'll require listening on a socket for position data that's
being streamed to us and then generating various features on the fly
to be rendered in multiple layers.  We'd like to see the layers
rendered once per second.  Does anyone have any thoughts on this?  Is
this feasible?  Can the BasicFeatureRenderer, etc. keep up?  If not,
is there another approach we might take?

Many thanks in advance,
Rob


Back to the top