On Wed, Nov 9, 2011 at 10:25 AM, Hiranya Jayathilaka <hira...@wso2.com>wrote:

>
>
> On Wed, Nov 9, 2011 at 9:12 AM, Anjana Fernando <anj...@wso2.com> wrote:
>
> We can deploy artifacts to multiple servers through ZooKeeper. AFAIK
> ZooKeeper can guarantee that artifacts get deployed on all the nodes, and
> if something goes wrong artifacts are not deployed on any of the servers.
> You can also monitor the state of the artifact deployment process through
> ZooKeeper.
>

Ah well OK. ZooKeeper only provides a very primitive interface btw, it is a
file system like structure which have some special operations and listeners
that we can put into. Implementing something like you mentioned maybe a bit
complex, and not really sure if it's possible. ZooKeeper can't actually be
used to store those artifacts and send them over later. It is not meant to
be used to that, they actually have a limitation of 1MB per node. You can
sort of store a reference to something else from it. Maybe you can show me
later where this type of functionality was mentioned.

Cheers,
Anjana.


>
>
>>
>> Cheers,
>> Anjana.
>>
>>
>>>
>>> Thanks,
>>> Hiranya
>>>
>>>
>>>>
>>>> Cheers,
>>>> Anjana.
>>>> --
>>>> *Anjana Fernando*
>>>> Senior Software Engineer
>>>> WSO2 Inc. | http://wso2.com
>>>> lean . enterprise . middleware
>>>>
>>>> _______________________________________________
>>>> Carbon-dev mailing list
>>>> Carbon-dev@wso2.org
>>>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>>
>>>>
>>>
>>>
>>> --
>>> Hiranya Jayathilaka
>>> Associate Technical Lead;
>>> WSO2 Inc.;  http://wso2.org
>>> E-mail: hira...@wso2.com;  Mobile: +94 77 633 3491
>>> Blog: http://techfeast-hiranya.blogspot.com
>>>
>>> _______________________________________________
>>> Carbon-dev mailing list
>>> Carbon-dev@wso2.org
>>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>
>>>
>>
>>
>> --
>> *Anjana Fernando*
>> Senior Software Engineer
>> WSO2 Inc. | http://wso2.com
>> lean . enterprise . middleware
>>
>> _______________________________________________
>> Carbon-dev mailing list
>> Carbon-dev@wso2.org
>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
>>
>
>
> --
> Hiranya Jayathilaka
> Associate Technical Lead;
> WSO2 Inc.;  http://wso2.org
> E-mail: hira...@wso2.com;  Mobile: +94 77 633 3491
> Blog: http://techfeast-hiranya.blogspot.com
>
> _______________________________________________
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


-- 
*Anjana Fernando*
Senior Software Engineer
WSO2 Inc. | http://wso2.com
lean . enterprise . middleware
_______________________________________________
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

Reply via email to