Developing Apama Applications > Apama EPL Reference > Events and Event Listeners > Event channels
Event channels
Event channels are named endpoints of type string to which an EPL program can send outgoing events. An application outside the correlator, written in any suitable language such as a C, C++, Java, can receive these outgoing events. The receiving application uses the Apama client API to subscribe to event channels and receive the events that are sent to the channels when EPL programs execute emit statements. See The emit statement.
Copyright © 2013 Software AG, Darmstadt, Germany and/or Software AG USA Inc., Reston, VA, USA, and/or Terracotta Inc., San Francisco, CA, USA, and/or Software AG (Canada) Inc., Cambridge, Ontario, Canada, and/or, Software AG (UK) Ltd., Derby, United Kingdom, and/or Software A.G. (Israel) Ltd., Or-Yehuda, Israel and/or their licensors.