... I already know some Rails. I don't think it will ever be used for "real" enteprise projects. Web 2.0 fun, yes.. In fact, the hype is dying down already. As...
... I'm surprised you didn't say Erlang, boss. From what I've heard - it's eminently suitable for highly-concurrent, distributed systems (e.g., telco...
VAM SYSTEMS is a Business Consulting, IT Technology Solutions and Services company with operations in UAE, Qatar, USA, Bahrain, Australia, Singapore and India....
... Hear. And in fact, a lot of the EJB3 spec (of which there are two parts: the persistence API and the session API) are already implemented in or are...
Yup. You're right about that (Ruby on the JVM). With JRuby, you'd have choices between Ruby objects and Java objects, String for example. And of course the...
Michael Mallete
mrmallete@...
Feb 1, 2008 10:57 am
17790
... I haven't looked at Erlang much. I agree with some commentators that it feels old, most especially from superhacker Cedric Beust: ...
And that is the root of the issue ... Finding ways to limit access to share data or make the whole thing's data access coarse grained. Don't blame the locks...
Marc, If you are aggregating financial data in real-time and are coming up against scaling limitations, you might want to look at Oracle Coherence. It's very...
I've to add, the other suggestions on this thread to Marc's problems are clunky by comparison. :-P It's trivial to add or remove nodes from a Coherence...
... to share data or make the whole thing's data access coarse grained. Yes amongst many others as soon as we're talking about highly multi-threaded...
Nop; I've a single computation as you defined it; by the way I've a set of producers and a set of consumers. Each consumed task is quite independent (access...
... Funny you're saying that, as a while ago (not so far), I've succeeded to convince my management that Coherence would be a good asset for our big customers...
the Tangosol team is intact and in fact is extremely active. people like Brian Oliver, Cameron Purdy, Alex Gleyzer. These guys are very active at evangelizing...
Maybe they are worried about Oracle doing another Peoplesoft ;-) But seriously, I find it hard to believe that their is no geeky acceptable foss solution out...
I can think of a few.. (off the top of my head) EHcache JBossCache Terracotta but... having not looked into these in any detail, I don't know if they can do...
Still, some people are convinced that no one's using JEE<http://java.dzone.com/articles/why-are-we-not-using-java-ee-5>after two years since its birth. Some...
Michael Mallete
mrmallete@...
Feb 2, 2008 6:44 pm
17802
So the trade-off is more time for money. The story of our computing lives. ________________ Reply Header ________________ Subject: Re: [pinoyjug] Re: Map with...
... EHcache and JBossCache are designed for I/O operations. I think it's Terracotta which directly competes against Coherence in supporting compute clusters. ...
I wrote more than a year ago: ... I'm reading it again. I think I "score" better than last time, but I still get stumped by some. It's a much more fun method...
... I'm doing neither JEE, EJB or Spring right now, so from a "neutral" perspective... For the Philippines (or most?) job markets, do apps all need to be ...
So what are your top 5 Java technologies to learn (and bet your career) this year? http://www.theserverside.com/news/thread.tss?thread_id=48270 Carlos Perez...
*For the Philippines (or most?) job markets, do apps all need to be* *"enterprise grade?" I think no, that's why Ruby on Rails took off -* * many/most people...
Michael Mallete
mrmallete@...
Feb 4, 2008 3:02 am
17808
I'm a sort of free-lance software programmer from Switzerland and stay in Cagayan for a while (at least for one year). I was wondering how big the JAVA (and...
oh I saw this just now - JBossCache Month of Bugs: http://labs.jboss.com/jbosscache/monthOfBugs/Jan2008/Month_of_Bugs/Month_of_Bugs.html It's on until the 15th...
Hi I like to ask for assistance on how to use the predefined Connection Pooling of Apache Commons DBCP. Currently I have a program that use DataSource to make...
... I think you mean, to be more specific: organizations that go for specs and use commercial application servers - like that version of Websphere that's still...
*Not necessarily, as the vendors are catching up with JEE. And, why get* * stuck in an old deprecated technology? It's like the people making a* * career out...