Re: Tapestry in distributed environment

2014-09-02 Thread Mugat Gurkowsky
n import modules to wire up DAOs, services, etc. > > > > > > On Fri, Aug 29, 2014 at 8:50 AM, Thiago H de Paula Figueiredo < > > thiag...@gmail.com> wrote: > > > >> On Fri, 29 Aug 2014 08:39:50 -0300, Mugat Gurkowsky < > zenpunk...@gmail.com>

Tapestry in distributed environment

2014-08-29 Thread Mugat Gurkowsky
hello, i am currently using tapestry for a web-project which i am developing. the project is meant to work with a lot of data, and requires a lot of processing power. in order to overcome the problems of so much data and processing-power, i intend to use distributed calculations, which will be ru