Home > Industry/Domain > Computer

Computer

18Categories 216913Terms

Add a new term

Contributors in Computer

Computer > Workstations

binding (XML)

Computer; Workstations

Generating the code needed to process a well-defined portion of XML data.

schema

Computer; Workstations

A database-inspired method for specifying constraints on XML documents using an XML-based language. Schemas address deficiencies in DTDs, such as the inability to put constraints ...

audit configuration

Computer; Workstations

Functional arrangement of the auditing capability. This term is used in XSCF firmware.

JSP container

Computer; Workstations

A container that provides the same services as a servlet container and an engine that interprets and processes JSP pages into a servlet.

unbound threads

Computer; Workstations

For Solaris threads, threads scheduled onto a pool of LWPs are called unbound threads. The threads library invokes and assigns LWPs to execute runnable threads. If the thread ...

servlet container

Computer; Workstations

A container that provides the network services over which requests and responses are sent, decodes requests, and formats responses. All servlet containers must support HTTP as a ...

bound threads

Computer; Workstations

For Solaris threads, a thread permanently assigned to a particular LWP is called a bound thread. Bound threads can be scheduled on a real-time basis in strict priority with ...