blob: 4bff429e26575bb4018d4c3331cd9a904827e7ff [file] [log] [blame]
<!--
Copyright (c) 2005, 2018 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
http://www.eclipse.org/legal/epl-2.0.
This Source Code may also be made available under the following Secondary
Licenses when the conditions for such availability set forth in the
Eclipse Public License v. 2.0 are satisfied: GNU General Public License,
version 2 with the GNU Classpath Exception, which is available at
https://www.gnu.org/software/classpath/license.html.
SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
-->
<p><a id="ref-concurrentresources" name="ref-concurrentresources"></a><a id="GHCON130" name="GHCON130"></a></p>
<h4>Concurrent Resources</h4>
<a name="BEGIN" id="BEGIN"></a>
<p>Use the Concurrent Resources pages to configure concurrent resources of the following types:</p>
<ul>
<li>
<p><a href="ref-contextservices.html">Context Services</a></p>
</li>
<li>
<p><a href="ref-threadfactories.html">Managed Thread Factories</a></p>
</li>
<li>
<p><a href="ref-executorservices.html">Managed Executor Services</a></p>
</li>
<li>
<p><a href="ref-scheduledexecutorservices.html">Managed Scheduled Executor Services</a></p>
</li>
</ul>
<p>Concurrent resources are managed objects that provide concurrency capabilities to Java EE applications as defined in the JSR 236 specification, Concurrency Utilities for Java EE.</p>
<p>In GlassFish Server, you configure concurrent resources and make them available for use by application components such as servlets and EJBs. Concurrent resources are accessed through JNDI lookup or resource injection.</p>
<small>Copyright &#169; 2005, 2017, Oracle and/or its affiliates. All rights reserved. <a href="docinfo.html">Legal Notices</a></small>