9ticks:Software Architecture

From BiCEP

Jump to: navigation, search
 
Line 1: Line 1:
== System Architecture ==
== System Architecture ==
-
[[Image:9ticks_SystemArchitecture_v01.png|right|System Architecture]]
+
[[Image:9ticks_SystemArchitecture_v01.png|System Architecture]]
=== Presentation Tier ===
=== Presentation Tier ===
* '''Web Server'''
* '''Web Server'''
-
* '''Web Service Provider''' — provides third-party applications with a way to access our system (as well our mobile device application)
+
* '''Web Service Provider''' — provides third-party applications with a way to access this system (as well our mobile device application)
=== Business Tier ===
=== Business Tier ===
-
* '''Scheduler''' — orchestrates all the system's components
+
* '''Scheduler''' — orchestrates all the business process
-
* '''Query Engine''' — allows the user for perform queries and apply filters to historic information
+
* '''Query Engine''' — allows the user to perform queries and apply filters to historic information
* '''CEP Engine''' — allows the user to define alert rules
* '''CEP Engine''' — allows the user to define alert rules
* '''Crawler''' — polls each source for update in a timely manner
* '''Crawler''' — polls each source for update in a timely manner
Line 26: Line 26:
== Data Source ==
== Data Source ==
-
[[Image:9ticks_DataSource_v01.png|right|Data Source]]
+
[[Image:9ticks_DataSource_v01.png|Data Source]]
This diagram represents the base structure of the 9ticks data organization. It is "relational database"-oriented and '''must not''' be seen as the final architecture. It will be surely needed a '''less normalized''' and '''distributed''' approach.
This diagram represents the base structure of the 9ticks data organization. It is "relational database"-oriented and '''must not''' be seen as the final architecture. It will be surely needed a '''less normalized''' and '''distributed''' approach.

Current revision as of 23:23, 8 October 2008

Personal tools