Home

Solutions

Techniques

About Us

Contact

1

The above figure shows the index process in BestPeer. These indices are used to process queries efficiently. There are three different types of indices in our system: table index, column index, and data index.
2

In In business applications, it is impossible to fully index databases in the system due to the high cost of maintenance. On the other hand, from the observation of search engines, users' queries are highly skewed. As a result, in BestPeer system we use a special index technique, just-in-time indexing. The system only builds the index for the data that are frequently queried. In other words, the index in the network is adaptively tuned based on the query distribution, data distribution, update rates and other factors.

3 Just-in-time (JIT) is an inventory strategy implemented to improve the return on investment of a business by reducing in-process inventory and its associated carrying costs. We use this term to emphasize that indexes in BestPeer system are built selectively to reduce the maintenance cost.
 
© copyright 2009 BestPeer Pte. Ltd., Co. Reg. 200722504H All rights reserved