Re: Query Regarding ExecutionContext

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

Re: Query Regarding ExecutionContext

Pankaj.Jain
Hi

I am looking into execution context code to implement multitenancy in
ofbiz. I want to know:

1) Is there any rode map or document link that I can refer to know the
objectives of ExecutionContext?
2) What is the status of implementation of execution context in ofbiz?
Means how much % it has been implemented? and How much time will it take
to complete the execution context stuff?

Please reply asap, I am in urgent need of this.

Thanks & Regards:
Pankaj Jain | L&T infotech |Navi Mumbai
Email : [hidden email]


______________________________________________________________________
Reply | Threaded
Open this post in threaded view
|

Re: Query Regarding ExecutionContext

Adrian Crum
[hidden email] wrote:
> 1) Is there any rode map or document link that I can refer to know the
> objectives of ExecutionContext?

The documentation is in the dev mailing list. Just search for subject
contains ExecutionContext.

> 2) What is the status of implementation of execution context in ofbiz?
> Means how much % it has been implemented? and How much time will it take
> to complete the execution context stuff?

There are two repository branches that start with executioncontext. This one

https://svn.apache.org/repos/asf/ofbiz/branches/executioncontext20090812

has a working initial implementation. More work needs to be done to
debug it and build it out further.

The time it will take to finish it is unknown. David Jones and I are the
principal contributors to the ExecutionContext design. Each of us work
on it when we have the spare time. If anyone is interested in getting it
completed quickly, then they can contact us - we are both available for
hire.

-Adrian
Reply | Threaded
Open this post in threaded view
|

Re: Query Regarding ExecutionContext

Yoke Power
Hi Pankaj

Would you mind sharing your Multi-tenancy design or approach for the same.
We are interested in Multi-tenancy as well.

- YOKEPOWER

On Wed, Sep 23, 2009 at 10:55 AM, Adrian Crum <[hidden email]> wrote:

> [hidden email] wrote:
>
>> 1) Is there any rode map or document link that I can refer to know the
>> objectives of ExecutionContext?
>>
>
> The documentation is in the dev mailing list. Just search for subject
> contains ExecutionContext.
>
>  2) What is the status of implementation of execution context in ofbiz?
>> Means how much % it has been implemented? and How much time will it take to
>> complete the execution context stuff?
>>
>
> There are two repository branches that start with executioncontext. This
> one
>
> https://svn.apache.org/repos/asf/ofbiz/branches/executioncontext20090812
>
> has a working initial implementation. More work needs to be done to debug
> it and build it out further.
>
> The time it will take to finish it is unknown. David Jones and I are the
> principal contributors to the ExecutionContext design. Each of us work on it
> when we have the spare time. If anyone is interested in getting it completed
> quickly, then they can contact us - we are both available for hire.
>
> -Adrian
>
Reply | Threaded
Open this post in threaded view
|

Re: Query Regarding ExecutionContext

Pankaj.Jain
In reply to this post by Adrian Crum
Thanks Adrian for details.

 I've already look into the "Discussion : ExecutionContext" thread on dev
list but didn't found any roadmap/ overview of  ExecutionContext concept,
if you can add any small document / page on OFBiz documentation list with
objectives and initial information then it would be very helpful for
others.



Thanks & Regards:
Pankaj Jain | L&T infotech |Navi Mumbai
Email : [hidden email]


______________________________________________________________________