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

DpsPutTTLWithReconnection and DpsGetTTLWithReconnection #59

Closed Alex-Cook4 closed 7 years ago

Alex-Cook4 commented 7 years ago

Contributing the composites discussed in #50.

These composites provide and extensive set of metrics and a reconnection policy.

For detailed documentation, refer to the top of the DpsGetTTLWithReconnect and the DpsPutTTLWithReconnect source code.

One question I have, is what Copyright should I use for this toolkit? The samples I've seen are different than in other toolkits. Here is what I see in this toolkit:

/*
# Licensed Materials - Property of IBM
# Copyright IBM Corp. 2011, 2013
# US Government Users Restricted Rights - Use, duplication or
# disclosure restricted by GSA ADP Schedule Contract with
# IBM Corp.
*/
ddebrunner commented 7 years ago

This bit should be removed. The code is being released under Apache License v2.

US Government Users Restricted Rights - Use, duplication or
# disclosure restricted by GSA ADP Schedule Contract with
# IBM Corp.