Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Current »

(E) 1 term
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
 | 

Eagle Created Apr 16, 2016 (17:49)

Synonym(s):
  • Eagle™

Eagle is a platform to build, run and manage micro services ('micro service'). Eagle layers on top of Talon and more adheres to the notion of services in a more classical sense. Along with the state and message modeling facilities provided by Talon, Eagle provides service interface definition capabilities that generate service handler stub implementations allowing developers to quickly focus on writing business logic. Service operations support request-only, request-reply and request-reply-event patterns that can be executed either synchronously or asynchronously using a REST or a generated Java client. Eagle is well suited to build out the application tier of a web application using the micro services architecture pattern.

 

  • No labels