Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
SMILE:Smart MIddleware Light Ends
#1

The SMILE project is developing a new type of messaging middleware system to simplify integration of distributed enterprise applications. Currently, many enterprises use publish-subscribe, request-reply and queuing messaging technologies to glue together their distributed applications into a complex, expensive and virtually unmanageable bodies of code. The vision with SMILE is to give enterprise developers a higher level model for programming and managing distributed messaging systems a way to specify a system in terms of what , but not how . Relational database technology simplified database design and query specification by replacing a low-level, representation-dependent design and navigation via an imperative language by representation-neutral schemas and a declarative query language built on top of a rigorous mathematical model. The intention is to make a similar abstraction leap for messaging systems. That is a scalable, reliable, self-optimizing system, programmed in a high level (SQL/X-Query-like) language that hides most of the underlying system complexity. It would allow programmers to think in terms of their application logic, instead of low level communication API s and would require little knowledge of distributed system concepts to program and operate. The current focus of the project is to demonstrate the SMILE approach for publish-subscribe messaging. The system will receive event streams from sensors, applications, users and databases, and allows clients anywhere to subscribe to functions (derivations via JOIN, AVG, TOP-K, etc. transforms) of these inputs and to receive timely continuous updates to subscription results in response to new events. The updates will then be automatically fed to GUIs, to applications, or to databases through generated client adapters. Specifications of these functions will be made in a simple declarative language that uses familiar database concepts. The system will support autonomic services to automatically manage optimal transform placement and fault-tolerance mechanisms.
Reply

#2
the SMILE (Smart MIddleware, Light Ends) system is described here. It is among the the earliest systems built in the area of distributed event stream processing. It integrates the publish-subscribe and continuous query models of the middleware and the data systems respectively with each other. In the system, the information producers such as the sensors, applications, or databases all produce streams of event like the RFID data, , news, stock market news etc and the subscriptions to derived views are specified by the consumers. The queries maybe extremely specific. a dataflow network of computations is deployed by the smile network which process events from producers, compute derived views and deliver continuous and timely updates of subscribed views to consumers. The major challenges faced by SMILE include:
-rigorously defining the semantics for correct state deliver
-semantics implementation in the presence of failure,
-distributing these computations over a network
-message flow scheduling and control.
-integrating this technology with other components etc.

The SMILE system can be applied to any "sense and respond" scenario which involves responding to data as and when they are generated. The applications are:
-monitoring financial opportunities
-in financial industry for detecting fraud
-alerts in data centers
-RFID application and inventory management

for details, refer this pdf:
[attachment=3927]
Reply

#3
Can i get a detailed report of smart middleware light ends(smile) including its architecture, services , applications etc.?
Reply

#4
Hai
I want the full report of this "SMILE:Smart MIddleware Light Ends " topic.Can Anybody please give the full report
Reply

#5
Hey
I want the full report of this "SMILE:Smart MIddleware Light Ends " topic.Please give the full report.
Reply

#6
I want the full seminar report of smart middleware light ends(smile). can anyone help?
Reply

#7

Hai
I want the full report of this topic.Can Anybody please give the full report
Reply



Forum Jump:


Users browsing this thread:
2 Guest(s)

Powered By MyBB, © 2002-2024 iAndrew & Melroy van den Berg.