There are four Event Stream Processor executables:
esp_server, esp_cluster_admin, esp_monitor, and esp_playback.
- esp_server – initiates the ESP Server.
- esp_cluster_admin – interacts with the cluster manager, in either interactive mode or command line mode, and sets up your project environment.
- esp_monitor – receives and displays performance data from a running instance of the
Event Stream Processor. The
performance data is written to standard
output.
- esp_playback – records in-flowing data to a playback file, and plays the captured data back
into a running
Event Stream Processor
instance.