You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brooklyn.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/05/13 02:31:00 UTC

[jira] [Commented] (BROOKLYN-143) Add support for Hazelcast

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

ASF GitHub Bot commented on BROOKLYN-143:
-----------------------------------------

GitHub user ygy opened a pull request:

    https://github.com/apache/incubator-brooklyn/pull/642

    BROOKLYN-143 - Initial support for Hazelcast

    Provides the basic functionality for cluster of hazelcast nodes

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

    $ git pull https://github.com/ygy/incubator-brooklyn feature-hazelcast

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

    https://github.com/apache/incubator-brooklyn/pull/642.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 #642
    
----
commit 8121096b2962099b0e4299ea10e5dcba157965c3
Author: Yavor Yanchev <ya...@yanchev.com>
Date:   2015-05-13T00:05:54Z

    BROOKLYN-143 - Initial support for Hazelcast

----


> Add support for Hazelcast
> -------------------------
>
>                 Key: BROOKLYN-143
>                 URL: https://issues.apache.org/jira/browse/BROOKLYN-143
>             Project: Brooklyn
>          Issue Type: New Feature
>            Reporter: Yavor Yanchev
>            Priority: Minor
>
> Hazelcast is a clustering and highly scalable data distribution platform for Java.
> Some of the features it provides
> Distributed java.util.{Queue, Set, List, Map}
> Distributed java.util.concurrency.locks.Lock
> Distributed java.util.concurrent.ExecutorService
> Distributed Indexing and Query support



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)