IBMStreams/streamsx.tcp

Name: streamsx.tcp

Owner: IBM Streams

Description: (Incubation) TCPServer is a multi-connection, multi-threaded operator that allows for full duplex TCP communication.

Created: 2015-02-13 17:34:23.0

Updated: 2017-02-21 07:06:18.0

Pushed: 2017-09-11 13:28:00.0

Homepage: http://ibmstreams.github.io/streamsx.tcp

Size: 222

Language: C++

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

The IBMStreams/streamsx.tcp GitHub repository is home to the Streams TCP toolkit. This toolkit contains a versatile C++ operator named TCPServer which is a multi-connection, multi-threaded operator that accepts text or binary data from one or more TCP sockets. This operator supports full duplex TCP communication and can accept and send data via a TCP socket connection. It is ideal for ingesting and publishing data in real-time from multiple remote TCP clients via a single source operator. This toolkit proved to be very useful in many high performance commercial Streams engagements.

If you are interested in taking advantage of this toolkit, you can start reading the following to understand the technicalities about the TCPServer operator.

  1. com.ibm.streamsx.tcp/README
  2. com.ibm.streamsx.tcp/doc/com.ibm.streamsx.tcp.Multiconnection-Tcp-Server.html

To learn more about Streams:


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.