[
https://issues.apache.org/jira/browse/JCLOUDS-865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15937264#comment-15937264
]
Andrew Gaul commented on JCLOUDS-865:
-------------------------------------
Generally we want the intersection of functionality; designing this is part of
the GSoC challenge. For example, perhaps some providers only have single
message send and receive, while others have bulk APIs. We might want the
portable abstraction to efficiently get up to a certain number of messages,
which might be only one for the former and many for the latter.
I hope to mentor either queues of snapshots. GSoC only allows one student per
mentor; we score applications and I will choose based on that.
> Create Message Queue Abstraction
> --------------------------------
>
> Key: JCLOUDS-865
> URL: https://issues.apache.org/jira/browse/JCLOUDS-865
> Project: jclouds
> Issue Type: New Feature
> Reporter: Bhathiya Supun
> Priority: Minor
> Labels: gsoc2017
>
> Most of the cloud providers like AWS, Rackspace,Azure, Google now provide
> Message/Queue as a Service. Jclouds currently provide API level Amazon SQS
> and Rackspace Cloud Queues Messaging APIs. Building jclouds messaging
> abstraction would allow developers to use those messaging services with
> portable code.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)