The strings are allocated from the DLL's local heap.
字符串在 DLL的本地堆上分配。
When the application puts to the ObjectMap, data is placed in the local heap.
当应用程序将数据放入objectmap中时,数据放置在本地堆中。
Because the string memory is released by code executing inside the DLL, the correct local heap is used, and no debug assertion results.
因为字符串内存是由在DLL内部执行的代码释放的,所以使用的是正确的本地堆,没有调试断言结果。
Tune the federated system for local processing in the areas of application heap, statement heap, buffer pool, sort heap, and temp tablespace.
为应用程序堆、语句堆、缓冲池和临时表空间这些区域中的本地处理调优联邦系统。
The ObjectMap is a map local to the application; in other words, the map exists in the heap space of the same JVM on which the application is running.
ObjectMap是应用程序本地的映射,也就是说,映射存在于应用程序运行所在的堆空间中。
The application support layer heap represents a communication buffer between the local application and its associated agent.
应用程序支持层堆是本地应用程序和与它相关联的代理之间的通信缓冲区。
Objects are allocated directly from a thread local allocation buffer that the thread has previously allocated from the heap.
对象是从线程本地分配缓冲区中直接分配的,线程本地分配缓冲区是线程先前从堆中分配的。
Use structs instead of classes for local data. Classes are stored on the heap; structs on the stack.
对于局部数据,使用结构体而不是类。类被存储在堆;而结构体被存储在栈。
From a Business Events perspective, consider reducing the heap size and, if the Business Events database repository is local, consider moving the database to a remote system.
从BusinessEvents的角度看,应该考虑减少堆大小,如果Business Events的数据库是本地的,则考虑将其迁移到远程系统。
From a Business Events perspective, consider reducing the heap size and, if the Business Events database repository is local, consider moving the database to a remote system.
从BusinessEvents的角度看,应该考虑减少堆大小,如果Business Events的数据库是本地的,则考虑将其迁移到远程系统。
应用推荐