It might be said that every game developer would just prefer to have the entire game database in memory.
每个游戏开发人员都希望将整个游戏数据库放在内存中。
Limit: In this configuration, the limit for database Shared memory is 2gb, or 8 segments.
限制:在此配置中,对于数据库共享内存的限制是2gb或8个段。
These limits dictate how we configure each of the memory pools in the database shared memory set.
这些限制规定了我们该如何配置数据库共享内存集中的每个内存池。
The contact list is persisted in a database (or "persisted" in memory), and allows the contacts to be viewed either in a list, or individually with more detail.
联系人列表在数据库中持续(或在内存中“持续”),并允许在列表中查看联系人或单独地、更详细地查看联系人。
The database session stores these query logs in memory and periodically commits the local history to disk.
数据库会话在内存中保存这些查询日志,并定期将本地历史写入磁盘。
Application state may be stored in memory, in files, or in a database.
应用程序状态可以存储在内存、文件或者数据库中。
The slot manager sets up its database in a region of Shared memory.
槽管理器在共享内存区域设置其数据库。
The full green boxes in the figure below mean the memory pools are allocated in full when the database is started. Otherwise, only partial amounts of memory is allocated.
图中的完整绿色方框意味着,在数据库启动的时候,该内存池是完全分配的,否则,就只分配部分的内存。
The scan might take 592 CPU instructions or more if the cookbook is not already in database memory, and it might take five seconds to complete.
扫描可能执行592条CPU指令,如果烹调书还没有放在数据库内存中,指令可能更多;扫描可能会花费5秒才能完成。
An in-memory database caching capability ACTS as a front end to a back-end database in these tiered solutions.
在这些分层解决方案中,有一个内存中的数据库缓存功能,作为后端数据库的前端。
Once it has cleared the database, the application builds the business model in memory.
当清理完数据库,程序在内存中创建业务模型。
Performance of database calls, when compared to in-memory operations, is very slow.
与内存中的操作相比较,数据库调用的性能是非常低的。
This is not just some transient in-memory database; it is persisted to disk.
这不仅仅是临时的内存中的数据库;而是永久保存在磁盘中。
As the name implies, an in-memory database resides entirely in main memory rather than on disk, making data access an order of magnitude faster than with conventional, disk-based databases.
顾名思义,内存中数据库完全驻留在主存中,而不是磁盘上,这使得数据访问比传统的基于磁盘的数据块要快一个数量级。
Neither optimizer will hit the database until it has exhausted its in-memory group values. The above example hits the database every 5 identifier values.
直到内存组中的值耗尽后,两个优化器才会去访问数据库,上面的例子每5个标识值符访问一次数据库。
What essentially we can get away with is that log buffer located in database shared memory is the mechanism provided to ensure each transaction is logged to log files.
注意,日志缓冲区位于数据库的共享内存中,这种机制确保每个事务被记录到日志文件中。
The most common in-memory database index strategy is called T-tree.
最常见的内存中数据库索引策略是T -树。
The ability to mock out a database table in-memory is a huge time saver, especially when you consider how long it takes to start up an actual database.
在内存中模拟数据库表可以节省大量时间,尤其是在启动实际数据库需要很长时间时。
By default, JKE Furniture always USES 4 GBs of memory in its database servers.
默认条件下,JKE Furniture在数据库服务器中使用4GBs的内存。
The database shared memory, in green, starts at 0x50000000.
绿色是数据库共享内存,始于0x50000000。
Seam automatically holds database updates in memory and only commits to the database at the end of a conversation.
Seam在内存中自动保存数据库更新,等到对话结束后提交到数据库。
Apache's Derby database is a small, in-memory database that's ideal for use as an embedded database.
Apache的Derby数据库是一个小型的内存中数据库,它是用作嵌入式数据库的理想选择。
WebSphere eXtreme Scale uses loaders to read data from and write data to the database from the in-memory cache.
WebSphereeXtremeScale使用了加载器读取内存中缓存的数据,以及将数据写入到数据库中。
Use SQL to access database and in-memory collections.
使用SQL访问数据库和内存中集合。
Two possibilities immediately sprang to mind; HSQLDB, the open-source in-memory SQL database, and XQuery.
有两种可能会立即出现在您的脑海中:开源的内存中的SQL数据库hsqldb和XQuery。
This means that the entire database could fit in memory.
这意味着整个数据库都可以进入内存中。
它是一个内存数据库。
All database tables and indexes are kept in memory and never saved to disk.
所有数据库表和索引都放在内存中,而且永远不会保存到磁盘上。
The common solution to this problem is to store the session in a database instead of memory.
此问题的常用解决方案是,把会话存储在数据库而不是内存中。
The code was tested using an in-memory database called HSQLDB, and this product includes a simple GUI tool.
代码是使用称为HSQLDB的内存数据库测试的,这种产品包含一个简单的GUI工具。
应用推荐