Difference between revisions of "StockMarketCaseStudy"
From Scube-casestudies
(Created page with "==Description== Spicy Stonehenge is an implementation of Apache Stonehenge [1] built on top of the Turmeric SOA platform [2]. Our goal with this project is to create a use ca...") |
|||
| (13 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
==Description== | ==Description== | ||
| − | + | A simulation of the stock market, it provides the possibility to buy and sell shares in a single stock market, with multiple currencies. | |
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
==Business Goals and Domain Assumptions== | ==Business Goals and Domain Assumptions== | ||
| Line 37: | Line 19: | ||
|- style="background:white; color:black" | |- style="background:white; color:black" | ||
! Short Name | ! Short Name | ||
| − | | | + | | Stock Trader |
|- style="background:white; color:black" | |- style="background:white; color:black" | ||
! Type | ! Type | ||
| − | | | + | | Business Goals. |
|- style="background:white; color:black" | |- style="background:white; color:black" | ||
! Description | ! Description | ||
| − | | | + | | A simulator of stock market. |
|- style="background:white; color:black" | |- style="background:white; color:black" | ||
! Rationale | ! Rationale | ||
| Line 49: | Line 31: | ||
|- style="background:white; color:black" | |- style="background:white; color:black" | ||
! Involved Stakeholders | ! Involved Stakeholders | ||
| − | | | + | | Shareholders, companies |
|- style="background:white; color:black" | |- style="background:white; color:black" | ||
! Priority of accomplishment | ! Priority of accomplishment | ||
| Line 78: | Line 60: | ||
|- style="background:white; color:black" | |- style="background:white; color:black" | ||
! Related To | ! Related To | ||
| − | | Apache Stonehenge | + | | Apache Stonehenge[1] |
|- style="background:white; color:black" | |- style="background:white; color:black" | ||
! Involved Actors | ! Involved Actors | ||
| Line 84: | Line 66: | ||
|- style="background:white; color:black" | |- style="background:white; color:black" | ||
! Detailed Operational Description | ! Detailed Operational Description | ||
| − | | | + | | |
| + | * Purchase and sale of stocks | ||
| + | * Price information about stock symbols | ||
| + | * Wallets in different currencies | ||
| + | * Management of service endpoints | ||
| + | * User registration | ||
|- style="background:white; color:black" | |- style="background:white; color:black" | ||
! Problems and Challenges | ! Problems and Challenges | ||
| Line 94: | Line 81: | ||
|} | |} | ||
| − | == | + | == References == |
#<div id="1"></div> http://incubator.apache.org/stonehenge/. | #<div id="1"></div> http://incubator.apache.org/stonehenge/. | ||
| − | |||
| − | |||
| − | |||
| − | |||
Latest revision as of 15:19, 31 May 2012
Contents
Description
A simulation of the stock market, it provides the possibility to buy and sell shares in a single stock market, with multiple currencies.
Business Goals and Domain Assumptions
Business Goals and the Domain Assumptions for the current case study.
Business Goals
| Field | Description |
|---|---|
| UniqueID | ID |
| Short Name | Stock Trader |
| Type | Business Goals. |
| Description | A simulator of stock market. |
| Rationale | |
| Involved Stakeholders | Shareholders, companies |
| Priority of accomplishment | |
Domain Analysis
Strategic Dependency Model and Context Diagram
Domain Model
Scenarios
The scenarios
| Field | Description |
|---|---|
| UniqueID | ID |
| Short Name | Spicy-stonehenge |
| Related To | Apache Stonehenge[1] |
| Involved Actors | |
| Detailed Operational Description |
|
| Problems and Challenges |
|
| Additional Material | |