The Artima Developer Community
Sponsored Link

Articles Forum
Scaling with Rich Clients

3 replies on 1 page. Most recent reply: Jul 6, 2007 9:32 AM by Bill Venners

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 3 replies on 1 page
Frank Sommers

Posts: 2642
Nickname: fsommers
Registered: Jan, 2002

Scaling with Rich Clients Posted: Jul 5, 2007 11:00 AM
Reply to this message Reply
Advertisement
In this interview with Artima, Xoetrope CTO Val Cassidy explains how client-side data processing can help scale an enterprise application:

http://www.artima.com/lejava/articles/javaone_2007_val_cassidy.html

What do you think of Xoetrope's client-side caching approach to scaling an enterprise applications?


Achilleas Margaritis

Posts: 674
Nickname: achilleas
Registered: Feb, 2005

Re: Scaling with Rich Clients Posted: Jul 6, 2007 2:36 AM
Reply to this message Reply
Is the link correct? All I get is an 'articles from null' empty page.

vin raj

Posts: 1
Nickname: vineetraja
Registered: Feb, 2007

Too Poor to Scale Posted: Jul 6, 2007 5:18 AM
Reply to this message Reply
The link Leads to a page which sadly states
"Article Null!"

Perhaps this is the irony of scaling with rich clients!

Bill Venners

Posts: 2284
Nickname: bv
Registered: Jan, 2002

Re: Too Poor to Scale Posted: Jul 6, 2007 9:32 AM
Reply to this message Reply
> The link Leads to a page which sadly states
> "Article Null!"
>
> Perhaps this is the irony of scaling with rich clients!

No, it was my fault. I added a redirect to Apache last night that was intended to just redirect exactly the /lejava/articles URL, but it ended up redirecting /lejava/articles*, and I didn't notice until I saw these messages. It's an example of something I've noticed over the years, which is that most of the problems on the live site have to do with configuration, not things that would have been caught by unit testing the code. Anyway, sorry about the problem. It is fixed now.

Flat View: This topic has 3 replies on 1 page
Topic: Database Throughput Previous Topic   Next Topic Topic: Visual Development versus Coding

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use