| Apache ESME > Index |
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. OverviewThe 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. We have a created a blog entry that displays an overview of the system. Technical architectureESME is based on Scala and Lift and runs in most J2EE containers.
ScalaScala is a general purpose programming language designed to express common programming patterns in a concise, elegant, and type-safe way. It smoothly integrates features of object-oriented and functional languages. It is also fully interoperable with Java. LiftLift is an expressive and elegant framework for writing web applications. Lift stresses the importance of security, maintainability, scalability and performance, while allowing for high levels of developer productivity. Lift open source software licensed under an Apache 2.0 license. HistoryIf 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 Highlights
FeaturesPresent Features Planned Features
A few requested Features
Getting StartedYou are a developer
You are a potential user
ClientsThere are three types of ESME client.
|
Important Links
Recently Updated
|