Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Section
Column
width70%
Warning
titleWarning

Apache ESME wiki pages are currently being restructured

Enterprise Social Messaging Experiment (ESME) is a secure and highly scalable microsharing and micromessaging platform that allows people to discover and meet one another and get controlled access to other sources of information, all in a business process context.   

Wiki Markup
{deck:id=Home}
Wiki Markup
{card:label=Overview}

The ESME server is written in Scala and uses the Lift web framework to produce a browser-based user interface and also to expose a REST API. The ESME architecture has been devised to meet the business requirements associated with reliability and scalability. The use of the Scala programming language and the Lift web framework on the server provides rapid development capability as well as browser push functionality ("Comet") as standard. The open server side architecture allows other messaging environments - internal (Alerts, Enterprise Services, etc.) as well as public (Twitter, external web-services, etc.) - to be consumed as messaging sources. An event-driven actions framework within ESME allows users to filter their information flow as well as to forward ESME messages to other systems via HTTP or email.

Wiki Markup
{card}
Wiki Markup
{card:label=History}

If you look at the origins of the ESME project, you will find that the origin was in a plurk (a micro-blogging site like twitter) conversation that at some point moved to the SAP SDN wiki. The project then moved to Assembla and then Google Code
The team involved was originally primarily made of individuals associated with the SAP community but has since expanded to include others from outside that community. The global team includes members from a variety of different nations ranging from India, Spain, Norway, Bulgaria, UK, etc.

Wiki Markup
{card}
Wiki Markup
{card:label=Features}

Present Features

  • Adobe Air client
  • Web client
  • Extensive set of built-in actions
  • Login via Open-ID

Planned Features

  • Federation scenarios
  • Groups

A few requested Features

  • ERP notifictions
  • Prioritization
  • Show local time for users
Wiki Markup
{card}
Wiki Markup
{card:label=Downloading}

ESME Core

There are three ways to access the source

Web Access: The code repository can be browsed here
Anonymous SVN: SVN URL for anonymous users is http://svn.apache.org/repos/asf/incubator/esme Instructions for anonymous access are here .
Committer SVN: SVN URL for committers is https://svn.apache.org/repos/asf/incubator/esme Instructions for committer access are here

Wiki Markup
{card}

 

Wiki Markup
{card:label=Getting Started}
Getting Started1. Get the source2. Look at the existing Jira items
Wiki Markup
{card}

Wiki Markup
{deck}
Column
width30%
Panel
titleImportant Links
  • Rest API
  • Actions