FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [View Raw Code]   [Original HTTPS Page]

javaee7-samples/concurrency/README.md at master · javaee-samples/javaee7-samples · GitHub

Latest commit

 

History

History
16 lines (9 loc) · 528 Bytes

File metadata and controls

16 lines (9 loc) · 528 Bytes

Java EE 7 Samples: Concurrency Utilities

The JSR 236 provides a simple, standardized API for using concurrency from application components without compromising container integrity while still preserving the Java EE platform's fundamental benefits.

Samples

  • dynamicproxy
  • managedexecutor
  • managedscheduledexecutor
  • managedthreadfactory

How to run

More information on how to run can be found at: https://github.com/javaee-samples/javaee7-samples#how-to-run-


Back | FazBrowse Home | New Git URL