![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
#3
| |||
| |||
|
#4
| |||
| |||
|
|
Hello Tong, No, JE does not currently have bulk access operations. If the retreival is CPU bound, using non-transactional access or the ReadCommitted isolation level may help improve performance. If the retrieval is I/O bound, inserting the records initially in key order (presorting if necessary) will speed up sequential retrieval. I'm curious, do you need to retrieve in key order, or is order unimportant? I ask this question because we are thinking about ways to speed up retreival when order is not important. For the quickest response on JE questions please use the bdbje mailing list mentioned at the bottom of this page: http://sleepycat.com/products/je.shtml Mark |
![]() |
| Thread Tools | |
| Display Modes | |
| |