• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: About instance's integrity.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: About instance's integrity.


  • Subject: Re: About instance's integrity.
  • From: Travis Britt <email@hidden>
  • Date: Sun, 23 Nov 2008 08:09:10 -0500


On Nov 23, 2008, at 7:39 AM, dododo2020 dododo2020 wrote:
Don't you think terracotta's approach can enhance WO significantly with or without EO?

I don't think terracotta is that interesting at the EOF layer. It might be useful if applied to WOSessions. There's been some discussion of this in the past, enabling persistent sessions such that app instances can leave and reenter the cluster without disrupting anyone's session. But you'd have to isolate your WOSessions and there'd have to be pretty strict rules about what you put in there. I'm not sure this is possible to solve in the general case.


1) Having caches for each instance is not efficient. Sharing cache is the best.

Depends on your app. For many cases I believe shared cache would lead to contention and less throughput. Memory is cheap. If you need to synchronize instances there is a reliable mechanism to do so.


3) EOF may use String and Hashtable for many internal processes.This may slow the app.
I want a compact-transparent solution to be learned in a short time.

There are examples of WO applications scaling to massive size. Strings and Hashtables aren't the choke point. Could these things be made more efficient? Certainly. But in practice it's not an issue.


tb

_______________________________________________
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


References: 
 >About instance's integrity. (From: "dododo2020 dododo2020" <email@hidden>)
 >Re: About instance's integrity. (From: Chuck Hill <email@hidden>)
 >Re: About instance's integrity. (From: "dododo2020 dododo2020" <email@hidden>)

  • Prev by Date: Re: About instance's integrity.
  • Next by Date: Re: BigDecimal WOes
  • Previous by thread: Re: About instance's integrity.
  • Next by thread: Re: About instance's integrity.
  • Index(es):
    • Date
    • Thread