[ 
https://issues.apache.org/jira/browse/SHINDIG-1330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12914206#action_12914206
 ] 

ishtein commented on SHINDIG-1330:
----------------------------------

I am working on a portal framework, which allows to include Shindig-rendered 
gadgets into enterprise applications. We are also required to allow these 
Applications to interact with Gadgets by sending / receiving notifications. We 
decided to implement this mechanism using OpenAjax Hub. It plays extremely well 
with the PubSub-2 implementation, and I already did a proof-of-concept on this.
The only issue I have is that on the Applicaiton side the preferred 
implementation is based on TIBCO version of OpenAjax Hub (due to its caching 
feature), and not on the reference implementation, as PubSub-2 is. Can you 
please suggest an approach to resolve this.

> Incorporate OpenAjax Hub as Pub-Sub Mechanism for Shindig (Open Social 1.next)
> ------------------------------------------------------------------------------
>
>                 Key: SHINDIG-1330
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-1330
>             Project: Shindig
>          Issue Type: Bug
>          Components: Javascript 
>    Affects Versions: 2.0.0
>         Environment: Shindig trunk.
> Java 5
> Windows
> FireFox, Safari, Chrome
>            Reporter: Han Nguyen
>             Fix For: 2.0.0
>
>         Attachments: pubsub2.patch
>
>
> This patch is an initial alpha implementation by Javier Pedemonte 
> (OpenAjaxHub/IBM) based on the proposal described here
> http://wiki.opensocial.org/index.php?title=Incorporate_Open_Ajax_Hub_as_Pub-Sub_Mechanism_for_OpenSocial_1.next
> While there are still more work, the patch provides a new pubsub feature 
> which uses OAHub as the underlying eventing model. 
> The /content/container/sample-pubsub-2.html demonstrates a simple pubsub 
> example using the feature.
> API documentation can be found in the comments of the 
> /javascript/features/pubsub-2/pubsub-2.js

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to