IBM Streams 4.3.0
Configuring Streams Studio
You can configure your development environment for developing Streams applications and toolkits.
- Adding domain connections for Streams Studio
To use Streams Studio with IBM® Streams, you must add at least one domain connection. - Adding toolkits to Streams Explorer
Toolkits contain SPL elements, such as operators, functions, and namespaces. You package toolkits so that SPL application developers can reuse operators and functions that are defined in other toolkits. - Adding governance catalogs to Streams Explorer
Use governance catalogs to provide information governance for your Streams applications. - Setting up for C++ operator development
Set up your development environment for creating C++ operators by creating SPL projects, C/C++ projects, and synchronized C/C++ projects. - Setting up for Java operator development
Set up your development environment for creating Java operators by creating SPL projects and operator models. - Configuring the connection for remote development
You can install Streams Studio on a local Linux or Windows system that acts as a client and install IBM Streams on a remote Linux system that acts as a server. To connect to the remote Linux system where IBM Streams is installed, you must configure a connection.
Parent topic: Getting started with IBM Streams Studio