microflow

微流

常用释义

词性释义

微流
例句
  • 全部
Because microflows perform better than long-running processes, use a microflow for your proxy process implementation if possible.
由于微流程的性能比长时间运行的流程的性能更好,应该尽可能使用微流程来实现代理流程。
对于人工任务的单向操作,您可以考虑使用微流程。
In the subsequent dialog box for the Process execution mode, select Microflow as shown in the figure below.
在随后的流程执行模式对话框中,选择Microflow(如下图所显示)。
This is because a microflow child can be executed and commited within a transaction in the long-running process.
因为微流的child在长期运行的事务内被执行和提交。
The execution mode of a process can be long-running or microflow.
流程的执行模式可以是长期运行或微流。
微流被看作一个独立的child。
如果微观流平行度不足,则检查您的应用程序并增加相应的线程池。
ORB线程池—微观流通过远程EJB调用从一个不同的JVM启动。
The parent macroflow should call the "sub-process" microflow as a child process.
父级宏流应将“子流程”微流作为子流程进行调用。
A microflow is a business process that runs as a single transaction.
微流程是作为单一事务运行的业务流程。
Web容器线程池—微观流使用一个HTTP请求启动。
微流是一个短期运行的操作,它不允许被中断且不保持任何流程状态。
默认线程池—微观流使用一条JMS消息启动。
事务中的微流进行回滚。
You decide to use a microflow process to scope the unit of work.
您决定使用微流程来界定该工作单元的范围。
例如,如果您的流程是具有双向接口的微流程,您通常会将代理流程实现为微流程。
These are defined by using the WS-BPEL, which is a short-running "microflow" style of process that runs entirely in memory.
这些流程使用WS-BPEL定义,WS-BPEL是一种短期运行的“微流程”样式,它完全在内存中运行。
首选数据源模式、或者首选源模式,是用于进行服务聚合的一种微流模式。
首选数据源模式是用于服务聚合的微流模式。
被调用的微流子流程中的补偿