Home > Industry/Domain > Computer

Computer

18Categories 216913Terms

Add a new term

Contributors in Computer

Computer > Workstations

DDP

Computer; Workstations

Document-driven programming. The use of XML to define applications.

query string

Computer; Workstations

A component of an HTTP request URL that contains a set of parameters and values that affect the handling of the request.

Enterprise JavaBeans Query Language (EJB QL)

Computer; Workstations

Defines the queries for the finder and select methods of an entity bean having container-managed persistence. A subset of SQL92, EJB QL has extensions that allow navigation over ...

XSLTC

Computer; Workstations

A compiling version of XSLT.

asynchronous control

Computer; Workstations

Computer control behavior where a specific operation is begun upon receipt of an indication (signal) that a particular event has occurred. Asynchronous control relies on ...

distributed memory architecture

Computer; Workstations

A combination of local memory and processors at each node of the interconnect network topology. Each processor can directly access only a portion of the total memory of the ...

callback methods

Computer; Workstations

Component methods called by the container to notify the component of important events in its life cycle.