開發並行性
這個頁面提供用來尋找並行性相關資訊的起點。
Concurrency Utilities for Java EE 是一個非同步的程式設計模型,可讓您提交或排定作業來平行執行、建立繼承 Java EE 環境定義的執行緒,以及傳送 Java EE 環境定義來啟動非同步回呼之類的介面。
次主題
Execution properties for managed executors and context service
An application can specify execution properties to provide additional information to a managed executor or context service about the execution of a task or contextual proxy.Developing tasks to run code in parallel
You can perform operations in parallel by wrapping the code in a Callable or Runnable and then submitting or scheduling it to a manager executor.Developing contextual proxies
Use a work manager as a ContextService to contextualize invocation of an interface.Assembling applications that use concurrency
Resource environment references to managed executors, thread factories, and context services must be bound to a physical work manager by using an assembly tool.


http://www14.software.ibm.com/webapp/wsbroker/redirect?version=cord&product=was-nd-mp&topic=welc6tech_asb_dev
檔名:welc6tech_asb_dev.html