Socorro/SocorroServer: Difference between revisions
< Socorro
Jump to navigation
Jump to search
Ryansnyder (talk | contribs) m (→Components) |
Ryansnyder (talk | contribs) m (→Components) |
||
| Line 8: | Line 8: | ||
*[[Socorro/SocorroServer/Registrar|Registrar]] | *[[Socorro/SocorroServer/Registrar|Registrar]] | ||
*[[Socorro/SocorroServer/Web_Services|Web Services]] | *[[Socorro/SocorroServer/Web_Services|Web Services]] | ||
* Hadoop | |||
* PostgreSQL | = Databases = | ||
*[[Socorro/SocorroServer/Hadoop_HBase|Hadoop and HBase]] | |||
*[[Socorro/SocorroServer/PostgreSQL|PostgreSQL]] | |||
= Miscellaneous = | = Miscellaneous = | ||
*[[Socorro/SocorroServer/Crash_Types|Crash Types]] | *[[Socorro/SocorroServer/Crash_Types|Crash Types]] | ||
Latest revision as of 19:36, 17 January 2011
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.