[
https://issues.apache.org/jira/browse/BROOKLYN-143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14640009#comment-14640009
]
ASF GitHub Bot commented on BROOKLYN-143:
-----------------------------------------
GitHub user aledsage opened a pull request:
https://github.com/apache/incubator-brooklyn/pull/767
BROOKLYN-143 - support for Hazelcast (PR 642)
A copy of #642 to squash the commits.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/aledsage/incubator-brooklyn
ygy-copy/feature-hazelcast
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-brooklyn/pull/767.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 #767
----
commit e37f05856c7067081f8e37d3fbdc84408e1bbb9d
Author: Yavor Yanchev <[email protected]>
Date: 2015-05-13T00:05:54Z
BROOKLYN-143 - 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)