Skip to content

leongor/streamsx.tcp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 source operator that accepts text or binary data from one or more TCP sockets. It is ideal for ingesting data in real-time from multiple remote TCP senders 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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 70.5%
  • Java 15.1%
  • Perl 8.4%
  • Makefile 6.0%