IBMStreams / streamsx.dps

The IBMStreams/streamsx.dps GitHub repository is home to the Streams toolkit named DPS (Distributed Process Store)
http://ibmstreams.github.io/streamsx.dps
Other
4 stars 9 forks source link

Samples in the advanced folder are the same as existing cpp and Java samples. #74

Closed natashadsilva closed 4 years ago

natashadsilva commented 6 years ago

The DPSUsageFromxx samples are based on the 0x_using samples, which is why they have similar names. They are just pared down and added extra things like copyrights. So there is no need for them to also be included in the advanced folder.

In addition, the DPSAux operator is required for the 01_cpp sample to work in certain situations but it isn't present.

brandtol commented 6 years ago

Yes, samples should be reorganized, to have them all on the top level. Without duplicated functionallity.

anouri commented 4 years ago

no demand for long time