Re: Modules or Package for my application

2012-11-28 Thread goon12
On Tuesday, November 27, 2012 3:04:03 AM UTC-5, Stone wrote: > Dear developers, > > > > I am creating application (originally written in perl) > > which will take care about replication from one system to the another system > over command rsync. It will simulate High-availability solution. >

Modules or Package for my application

2012-11-27 Thread Stone
Dear developers, I am creating application (originally written in perl) which will take care about replication from one system to the another system over command rsync. It will simulate High-availability solution. The application will contains main module called like ha.py and another modules w