Giter Site home page Giter Site logo

tesb-rt-se's Introduction

###############################################################################
#
# Copyright (c) 2011 - 2013 Talend Inc. - www.talend.com
# All rights reserved.
#
# This program and the accompanying materials are made available
# under the terms of the Apache License v2.0
# which accompanies this distribution, and is available at
# http://www.apache.org/licenses/LICENSE-2.0
#
###############################################################################
Welcome to Talend ESB!
=====================================

Talend ESB bundles Service Factory and Integration Factory, 
Service Locator, Service Activity Monitoring and demo applications 
to a stable, production ready distribution based on the industry leading 
open source frameworks Apache CXF and Apache Camel. 
It includes Web Service support based on JAX-WS and enables simple and scalable
message based systems using well known Enterprise Integration Patterns.
The Service Locator maintains a repository of service endpoints which 
can be used by Service Consumers to support simple failover and load 
balancing scenarios. Service Activity Monitoring allows to log and 
monitor service calls. A documented Car Rental demo application illustrates
how to use these features. 

Contents
========

Getting Started 
Examples
OSGi Container
Service Locator
Service Activity Monitoring


Getting Started 
===============

The Getting Started Guide can be found in a separate documentation package in the docs
folder. It illustrates all features of Talend ESB using example applications. 

The examples are documented individually and include instructions for building
and running each example with just a few command lines. See below for obtaining 
the examples.

If you need more help try talking to us on our forums: http://talendforge.org/forum
You can find more information about Apache CXF at http://cxf.apache.org/
You can find more information about Apache Camel at http://camel.apache.org/

Please submit bug reports using one of the following JIRAs:
CXF bug reports: https://issues.apache.org/jira/browse/CXF 
Camel bug reports: https://issues.apache.org/jira/browse/CAMEL
Talend ESB (including Service and Integration Factory) bug reports: http://www.talendforge.org/bugs/


Examples 
========

Talend ESB provides several examples in a separate documentation package in 
the examples folder. The example applications and tutorials demonstrate 
functionality and advanced features of Talend ESB.
The examples demonstrate how to use different functionality including:

*    Advanced web services with Camel 
*    Security configuration within OSGi 
*    Use of blueprint to define routes 
*    Rent a Car demo 
*    Locator sample 
*    SAM sample 

OSGi Container
==============

The container subdirectory contains a preconfigured OSGi container that 
contains all the required OSGi bundles for the CXF third party dependencies.
It also includes Apache Karaf to provide easy administration and 
configuration. For more information about OSGi and Apache 
Karaf see http://karaf.apache.org/ .

OSGi provides a mature, open standards based, highly modular framework for 
managing component dependencies, service invocation, and lifecycles. It is 
the basis for Eclipse and provides a lightweight alternative to more 
monolithic JEE containers while still retaining the powerful management 
features necessary for the enterprise.

Service Locator
===============
The Service Locator in the add-ons directory is a service that provides its
consumers with a mechanism to discover service endpoints at run time. The
Service Locator consists of two parts: An Endpoint repository and a CXF feature
used to configure the use of the Service Locator from both the provider and
consumer sides. Like any standard CXF feature, the ServiceLocator Feature is
configured separately for the service provider and service consumer. The
provider side Locator Feature extension registers and deregisters service
endpoints in the endpoint repository when the provider becomes available or
unavailable. The consumer side Locator Feature extension transparently retrieves 
service endpoint addresses from the endpoint repository when a service call to a
provider is to be made.

Service Activity Monitoring
===========================
The Service Activity Monitoring (SAM) in the add-ons directory allows to
log / monitor service calls done with the Apache CXF Framework. Typical use
cases are usage statistics and fault monitoring. The solution consists of two
parts: Agent (sam-agent) and Monitoring Server (sam-server). The Agent creates
events out of the requests and replies on service consumer and provider side.  The
events are first collected locally and then sent to the monitoring server
periodically to not disturb the normal message flow. The Monitoring Server
receives events from the Agent, optionally filters/handlers events and stores them
into a database.

tesb-rt-se's People

Contributors

ilazebny avatar xldai avatar rminko avatar aosadchiy avatar zbeothy avatar vladimir-romaniuk avatar drdwo avatar atelesh avatar andreasmattes avatar vbogatyrov avatar iurii-dziuban avatar anubhavsharma avatar zubairov avatar etatarintseva avatar cschneider avatar jbonofre avatar serhiinesteruk avatar gmazza avatar apoltavtsev avatar ashakirin avatar bmwalsh avatar ievgentarasov avatar coheigea avatar listephen avatar gaozone-talend avatar gcui avatar sgolovnya avatar dkulp avatar olamy avatar liugang594 avatar

Watchers

 avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.