Ok, I send this mail into zf-contributors list..
Thanks! :)

2014-03-19 16:14 GMT+01:00 weierophinney [via Zend Framework Community] <
ml-node+s634137n4661889...@n4.nabble.com>:

> Can you post this to the zf-contributors list, please? That's where we
> generally discuss the development of ZF and/or its components itself.
>
> Thanks!
>
> On Tue, Mar 18, 2014 at 5:41 PM, Gianluca Arbezzano <[hidden 
> email]<http://user/SendEmail.jtp?type=node&node=4661889&i=0>>
> wrote:
>
> > Hi! Over the last few months we worked on
> > ZendQueue<https://github.com/ripaclub/ZendQueue> component
> > refactoring.
> >
> > Inspired by the original RFC (
> >
> http://webcache.googleusercontent.com/search?q=cache:yoyvW8ZtPOoJ:framework.zend.com/wiki/display/ZFDEV2/RFC%2B-%2BZend%2BQueue%2BRefactoring+&cd=1&hl=it&ct=clnk&gl=it
> > <
> http://webcache.googleusercontent.com/search?q=cache:yoyvW8ZtPOoJ:framework.zend.com/wiki/display/ZFDEV2/RFC%2B-%2BZend%2BQueue%2BRefactoring+&cd=1&hl=it&ct=clnk&gl=it>)
>
> > and some new ideas about component usages, we made a not backward
> > compatible refactor of https://github.com/zendframework/ZendQueue (never
>
> > officially release and in a bad state yet).
> >
> > Reconsidering adapters choice we removed some old adapters (like
> Memcacheq
> > and PlatformJobQueue, also we introduced two MongoDB-based adapters,
> with
> > particular regard to Mongo's capped collection approach for creating a
> > simple message queue (http://shtylman.com/post/the-tail-of-mongodb/ ).
> >
> > He following adapters are implemented and tested:
> >
> >    - ArrayAdapter (mock/testing)
> >    - Db (with table and row gateways)
> >    - MongoCappedCollection (supports just one queue per collection)
> >    - MongoCollection (supports just one queue per collection)
> >    - Null (used to disable a queue and testing)
> >
> >
> > The following new features are introduced and tested:
> >
> >    - Send / Receive parameters
> >    - Adapter Capabilities Interfaces
> >    - Real await (MongoCappedCollection) and emulated await
> >    - QueueOptions, factories and service factories etc etc..
> >
> > We'd like your opinion, also we'd like to know if our implementation is
> > acceptable for the official
> > repository<https://github.com/zendframework/ZendQueue> otherwise
> > we've to found a way to make it a stable repository (because we're using
> > already it in various projects, maybe using another namespace instead of
> > ZendQueue).
> >
> > Thanks by
> > https://github.com/orgs/ripaclub/members
> >
> > --
> > Gianluca Arbezzano
> > www.gianarb.it
>
>
>
> --
> Matthew Weier O'Phinney
> Project Lead            | [hidden 
> email]<http://user/SendEmail.jtp?type=node&node=4661889&i=1>
> Zend Framework          | http://framework.zend.com/
> PGP key: http://framework.zend.com/zf-matthew-pgp-key.asc
>
> --
> List: [hidden email]<http://user/SendEmail.jtp?type=node&node=4661889&i=2>
> Info: http://framework.zend.com/archives
> Unsubscribe: [hidden 
> email]<http://user/SendEmail.jtp?type=node&node=4661889&i=3>
>
>
>
>
> ------------------------------
>  If you reply to this email, your message will be added to the discussion
> below:
>
> http://zend-framework-community.634137.n4.nabble.com/Proposal-refactoring-ZendQueue-tp4661881p4661889.html
>  To start a new topic under Zend Framework, email
> ml-node+s634137n63413...@n4.nabble.com
> To unsubscribe from Zend Framework Community, click 
> here<http://zend-framework-community.634137.n4.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=634137&code=Z2lhbmFyYjkyQGdtYWlsLmNvbXw2MzQxMzd8MTE1MzIxMzMyOA==>
> .
> NAML<http://zend-framework-community.634137.n4.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml>
>



-- 
Gianluca Arbezzano
www.gianarb.it




-----
Gianluca Arbezzano aka GianArb
www.gianarb.it
--
View this message in context: 
http://zend-framework-community.634137.n4.nabble.com/Proposal-refactoring-ZendQueue-tp4661881p4661890.html
Sent from the Zend Framework mailing list archive at Nabble.com.

Reply via email to