You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/11/30 16:07:00 UTC

[jira] [Commented] (TOMEE-2301) Concurrency utilities example

    [ https://issues.apache.org/jira/browse/TOMEE-2301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16704955#comment-16704955 ] 

ASF GitHub Bot commented on TOMEE-2301:
---------------------------------------

GitHub user brunobat opened a pull request:

    https://github.com/apache/tomee/pull/223

    TOMEE-2301 - Concurrency utilities example

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/brunobat/tomee executor-example

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/tomee/pull/223.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #223
    
----
commit 5229a81313ff31ee50b132895a95ab302c37628f
Author: brunobat <br...@...>
Date:   2018-11-29T12:21:07Z

    TOMEE-2301 - project creation
    
    Signed-off-by: brunobat <br...@gmail.com>

commit 632ee2c319fc6d261bd948e6970dacc98e877aea
Author: brunobat <br...@...>
Date:   2018-11-29T12:21:19Z

    TOMEE-2301 - Creation on 3 test: normal path, timeout, ended with exception
    
    Signed-off-by: brunobat <br...@gmail.com>
    
    rename project
    
    Signed-off-by: brunobat <br...@gmail.com>
    
    perform first example
    
    Signed-off-by: brunobat <br...@gmail.com>
    
    Add example with exception handling and refactor
    
    Signed-off-by: brunobat <br...@gmail.com>

----


> Concurrency utilities example
> -----------------------------
>
>                 Key: TOMEE-2301
>                 URL: https://issues.apache.org/jira/browse/TOMEE-2301
>             Project: TomEE
>          Issue Type: Improvement
>          Components: Examples and Documentation
>    Affects Versions: 8.0.0-Final
>            Reporter: Bruno Baptista
>            Priority: Major
>              Labels: concurrency, examples, pull-request-available
>
> This is an example to demontrate the Concurrency Utilities introduced in JEE7:
> [https://docs.oracle.com/javaee/7/tutorial/concurrency-utilities.htm#top]
> It will use CompletableFutures.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)