This shows you the differences between the selected revision and the current version of the page.
| tech:newrepository 2007/11/20 16:53 | tech:newrepository 2008/07/07 12:52 current | ||
| Line 1: | Line 1: | ||
| ====== New Repository for Schema and Static Instances ====== | ====== New Repository for Schema and Static Instances ====== | ||
| + | |||
| ===== The Issue ===== | ===== The Issue ===== | ||
| - | The "one-file-per-class-or-instance" repository design is not very fast. Other CIMOMs are significantly faster than Pegasus with repository operations (see Ying Zeng, "WBEM Performance", Management Developers Conference, 6 Dec. 2006, Santa Clara, CA, USA, and http://knom.or.kr/knom-review/v8n2/2.pdf). | + | The "one-file-per-class-or-instance" repository design is not very fast. Other CIMOMs are significantly faster than Pegasus with repository operations (see Ying Zeng, "[[https://secure.mandevcon.com/2006/presentations/yzeng_wbemperformance.pdf|WBEM Performance]]", Management Developers Conference, 6 Dec. 2006, Santa Clara, CA, USA, and http://knom.or.kr/knom-review/v8n2/2.pdf). |
| Other options should be explored, such as a repository based on BerkeleyDB, or SQLite. | Other options should be explored, such as a repository based on BerkeleyDB, or SQLite. | ||