1,241
edits
Ryansnyder (talk | contribs) |
Ryansnyder (talk | contribs) m (→Overview) |
||
Line 7: | Line 7: | ||
[[Socorro/SocorroServer|Socorro Server]] is a Python API and a collection of applications and web services that use the API. The applications together embody a set of servers to take crash dumps generated by remote clients, process using the breakpad_stackdump application and save the results in HBase. Additional processes aggregate and filter data for storage in a relational database. | [[Socorro/SocorroServer|Socorro Server]] is a Python API and a collection of applications and web services that use the API. The applications together embody a set of servers to take crash dumps generated by remote clients, process using the breakpad_stackdump application and save the results in HBase. Additional processes aggregate and filter data for storage in a relational database. | ||
[[Socorro/SocorroUI|Socorro UI]] is the web interface for viewing and parsing crash reports, as well as aggregated data surrounding crash reports. | [[Socorro/SocorroUI|Socorro UI]] is the web interface for viewing and parsing crash reports, as well as aggregated data surrounding crash reports. It is written in PHP atop the Kohana framework. | ||
TODO: Link to graphic depiction of Socorro architecture overview. | TODO: Link to graphic depiction of Socorro architecture overview. |
edits