进程的创建、执行和清理代价都很大。
这种影响是由数据库资源管理器进程创建和摧毁那些对象而引起的。
That impact is due to the overhead in creating and destroying those objects by the database resource manager process.
如果希望探察两个UNIX进程,那么要创建两个管道,重新连接每个进程的文件描述符,让它们同时作为生成者和消费者。
If you want to peer into two UNIX processes, the create two pipes and rewire the file descriptors of each process to act both as a producer and a consumer.
这就意味着您可以出于任何对应用程序有益的原因来创建新进程。
This means that you can create a new process for any reason to help your application.
每个证明者都有一个已发出证书列表(ICL)数据库,这是在证明者迁移到CA进程时创建的。
Each certifier has an Issued Certificate List (ICL) database that is created when the certifier is migrated to the ca process.
针对我们的同步进程,让我们创建一个用户、一个组、一个订阅和一个订阅集。
For our synchronization process, let's create a user, a group, a subscription, and a subscription set.
只要应用程序从有限的几个永久进程中创建和关闭连接,连接池就可以改善性能。
If the application creates and drops connections from a limited number of persistent processes, the connection pooling will certainly improve the performance.
虽然对于许多编程场景,这些描述都是合适的,但在这篇文章的示例中,我假设已经知道了需要创建的所有进程的全部细节。
While good for many programming scenarios, my examples in that article assumed that I already knew all the details about all the processes I would ever need to create.
防护模式进程是作为单独的系统实体创建的,以便将用户编写的防护模式代码与数据库管理器代理进程隔离开来。
Fenced mode processes are created as separate system entities in order to isolate user-written fenced-mode code from the database manager agent process.
可以在WPAR中创建的进程和线程数量。
The number of processes and threads that can be created inside a WPAR.
gencore实用程序为指定的每个进程创建核心映像。
The gencore utility creates a core image of each specified process.
launch方法返回一个ILaunch实例,从这里我们可以得到通过启动配置创建的JVM进程。
The HsqldbUtil.launch method returns an ILaunch instance, from which we can get the JVM process created by launching the configuration.
Linux内核提供了一个轻量级进程框架来创建线程;实际的线程在用户空间中实现。
The Linux kernel provides a lightweight process framework for creating threads; the actual thread implementation is in the user space.
Erlang在内部通过创建称为进程的小型轻量级执行来处理并行性问题。
Internally Erlang handles the concurrency issue by creating small lightweight executions called processes.
如果将此选项设置为1,urlscan将为承载urlscan . dll的每个进程创建一个单独的日志。
If this option is set to 1, URLScan creates a separate log for each process that hosts URLScan.dll.
然而,对于不创建子进程的守护程序(并且这包括大多数内部守护程序软件),cfengine需要特殊帮助。
For the non-forking daemons, however (and this includes most in-house daemon software), cfengine needs special help.
我们不是创建一个单独的SCA构件,以执行模块集合中参与者的每一项操作,而是创建一个单独的BPEL进程以响应构件自身。
Rather than creating a separate SCA component that implements each behavior of a participant in the module assembly, we create a single BPEL process that corresponds to the component itself.
这里要清楚的一个问题是,在进行预订时,必须保持数据库同步,或者为预订系统创建一个单独的进程。
One issue to be aware of is that you must keep databases synchronized when bookings are made, or create a separate process for the reservation system.
缺省情况下,核心文件是在进行核心转储的进程的工作目录中创建的。
By default, the core file is created in the working directory of the process being core dumped.
因此,为了监视和控制进程创建,我们所有要做的就是钩住这些API函数-它们无法旁路掉要创建一新进程所要执行的代码。
Therefore, in order to monitor and control process creation, all we have to do is to hook those API functions that cannot be bypassed by the code that is about to launch a new process.
由于这些进程已经存在,因此操作系统不需要浪费宝贵的时间来创建进程、为之分配内存等等。
Since these processes already exist, there's no need for the operating system to waste valuable time to create a process, allocate memory to it, and so on.
攻击者可能会尝试创建他们自己的相同名称的文件,或者至少让系统创建另一个进程,并重新使用相同的文件名称。
An attacker may try to create his own file of the same name, or at least get the system to create another process and reuse the same file name.
就处理器周期和使用的内存而言,创建进程的代价较高。
Process creation is expensive in terms of processor cycles and memory usage.
在清单5所示的代码片段中,进程创建了一个可包含20个整数的消息队列。
Listing 5 shows a code snippet in which a process has created a message queue of 20 integers.
应用程序WPAR只是一些临时对象;在启动进程时创建它们,在应用程序分区中的最后一个进程结束时销毁它们。
Application WPARs are only temporary objects; they are created when the process is started and destroyed when the last process within that application partition ends.
如果您需要执行某些故障排除,能够跟踪某个特定进程的进程树还允许您将任何应用程序追溯到创建它的进程。
Being able to follow the process tree for a particular process also lets you track any application back to the process that created it, should you need to do some troubleshooting.
如果您需要执行某些故障排除,能够跟踪某个特定进程的进程树还允许您将任何应用程序追溯到创建它的进程。
Being able to follow the process tree for a particular process also lets you track any application back to the process that created it, should you need to do some troubleshooting.
应用推荐