You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ws.apache.org by Apache Wiki <wi...@apache.org> on 2006/07/21 18:51:23 UTC

[Ws Wiki] Update of "Tuscany/TuscanyJava/Scenarios" by SimonLaws

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Ws Wiki" for change notification.

The following page has been changed by SimonLaws:
http://wiki.apache.org/ws/Tuscany/TuscanyJava/Scenarios

------------------------------------------------------------------------------
  A compilation of use-case scenarios people are currently working on or think would be useful to have.
  
  These are divided into two sections: end-to-end scenarios that relate to how people would use Tuscany, and technology scenarios that illustrate how to use a specific feature.
+ 
+ 
+ To me the "end to end" scenarios scetion is not significantly different from the technology samples. I'm not saying I disagree with the intent but I would like to see us express the end to end scenarios in business problems that potential users would recognize, 
+ 
+ = Business Scenarios =
+ 
+ * The scenarios demonstrate the role of SCA in various different categories of IT solution.
+ 
+ == Web2.0/Mashup ==
+ 
+ * A web application that demonstrates flexible an speedy aggregation of features. Use SCA to present the aggregatable functions as services and also for aggergation of some services. Use bindings such as JSON for client access.
+ 
+ == Enterprise ==
+ 
+ * A set of business level services that are expected to interact (or be orchestrated) across a SOA fabric, e.g. could be something like celtix providing the ESB type function but the emphasis here is process flows and services interacting across different runtimes. 
+ 
+ == Virtualisation ==
+ 
+ * The use of services to vistualize processes or data. For example, we can have an SCA component implement a pseudo buisness process and have JMS bindings on the wires to the components implementing the process activities. Hence we can move runtimes about physically withough affecting the process. 
+ 
+ * A simpler demo would be to demonstrate our ability to redeploy components local / to remote without recoding, for example. 
+ 
+ == Management ==
+ 
+ * Wiring us WSDM/MUSE services to do something useful. Present a console for management status reporting? Or Demonstrate how we could use wiring to direct management logs?
+ 
+ == Data Management ==
+ 
+ * Use a wired series of SCA components in and ETL scenrario. Use the ability to rewire to change aspects of the process. 
+ 
+ == Product ==
+ 
+ * How an ISV can adopt SCA as the platform for product development. Using features of SCA to enable reconfiguration and extension of product. 
+ 
+ == Anti Scenarios ==
+ 
+ * Areas that we wouldn't concentrate
+ ** Compute Intesive
+ ** Desktop Apps
+ ** Real Time
+ ** etc. 
+ 
+ 
+ 
  
  = End to end scenarios =
  

---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@ws.apache.org
For additional commands, e-mail: general-help@ws.apache.org