File: ch_introduction.html

package info (click to toggle)
erlang-doc-html 1%3A11.b.2-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 23,284 kB
  • ctags: 10,724
  • sloc: erlang: 505; ansic: 323; makefile: 62; perl: 61; sh: 45
file content (46 lines) | stat: -rw-r--r-- 1,532 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<!-- This document was generated using DocBuilder 3.3.3 -->
<HTML>
<HEAD>
  <TITLE>Introduction to cosEvent</TITLE>
  <SCRIPT type="text/javascript" src="../../../../doc/erlresolvelinks.js">
</SCRIPT>
</HEAD>
<BODY BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#0000FF" VLINK="#FF00FF"
      ALINK="#FF0000">
<CENTER>
<A HREF="http://www.erlang.se"><IMG BORDER=0 ALT="[Ericsson AB]" SRC="min_head.gif"></A>
</CENTER>
<A NAME="2"><!-- Empty --></A>
<H2>2 Introduction to cosEvent</H2>
<A NAME="2.1"><!-- Empty --></A>
<H3>2.1 Overview</H3>

<P>The cosEvent application is a Event Service compliant with the <A TARGET="_top" HREF="http://www.omg.org">OMG</A> 
Event Service CosEvent.

<A NAME="2.1.1"><!-- Empty --></A>
<H4>2.1.1 Purpose and Dependencies</H4>

<P> CosEvent is dependent on <STRONG>Orber</STRONG>, which provides CORBA functionality in an Erlang environment.
<A NAME="2.1.2"><!-- Empty --></A>
<H4>2.1.2 Prerequisites</H4>

<P> To fully understand the concepts presented in the
documentation, it is recommended that the user is familiar
with distributed programming and CORBA. 


<P> Recommended reading includes <STRONG>CORBA,
Fundamentals and Programming - Jon Siegel</STRONG> and <STRONG> Open Telecom Platform Documentation
Set</STRONG>. It is also helpful to have read
<STRONG> Concurrent Programming in Erlang</STRONG>.
<CENTER>
<HR>
<SMALL>
Copyright &copy; 1991-2006
<A HREF="http://www.erlang.se">Ericsson AB</A><BR>
</SMALL>
</CENTER>
</BODY>
</HTML>