Project Wonder without WO?
Project Wonder without WO?
- Subject: Project Wonder without WO?
- From: Dov Rosenberg <email@hidden>
- Date: Mon, 15 Dec 2008 18:18:01 -0500
- Thread-topic: Project Wonder without WO?
Title: Project Wonder without WO?
Does the ERXEC autolocking mechanism work in a non WO application? I.e. An EOF based application without the WO request/response loop? If not would we be able to create our own request response loop and hook in the ERXEC autolocking mechanism into it? Our thought was to do something at the thread level.
We created a custom JSP tag library that uses EOF but not WO. It has been running for the past few years but we just moved to Project Wonder and we noticed that it is pretty slow. The tags are read only and there can be >20 per JSP page. The tags are essentially stateless and unaware of each other. This is why we were using the EOSharedEditingContext. Spawning a new EOEditingContext per tag really killed our performance. The SharedEditingContext greatly reduced the database thrashing.
Thanks in advance for any thoughts?
Dov Rosenberg
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden