イベント ストリーム処理
Kafka® イベントなどのイベントの読み取りと書き込み
Streaming Data Framework for MATLAB® Production Server™ をインストールすると、次のことが可能です。
Kafka などのイベント ストリーミング プラットフォームからイベント ストリームを読み取って書き込む。
ストリーミング解析アルゴリズムをテストするために実稼働環境をシミュレートする。(MATLAB Compiler SDK™ が必要)
ストリーミング解析アルゴリズムをデプロイすることでスケーリングする。(MATLAB Production Server が必要)
MATLAB アドオン エクスプローラーから Streaming Data Framework for MATLAB Production Server サポート パッケージをインストールします。アドオンのインストールの詳細については、アドオンの取得と管理 (MATLAB)を参照してください。
関数
トピック
イベント ストリームの処理
- Streaming Data Framework for MATLAB Production Server Basics
Use Streaming Data Framework for MATLAB Production Server to read from and write to event streaming platforms, such as Kafka. - Process Kafka Events Using MATLAB
Process events from a Kafka stream using a streaming analytic function. - Connect to Secure Kafka Cluster
Set Kafka provider properties during stream object creation.
ストリーミング解析関数のテストとデプロイ
- Test Streaming Analytic Function Using Local Test Server
Use the development version of MATLAB Production Server to test a streaming analytic function before deployment to MATLAB Production Server. - Deploy Streaming Analytic Function to MATLAB Production Server
Package a streaming analytic function and deploy to server.
トラブルシューティング
Obtain Kafka Event Stream Log Files
Locate event stream log files to help with debugging issues.