Hi Moanji,

> On Sat, Jan 21, 2012 at 3:45 PM, Martijn Verburg <[email protected]>
> wrote:
>>
>> In London
>> we're seeing increased use of multiple languages on the JVM for a
>> single project, e.g.  Java/Scala or Java/Clojure
>
> How do things tend to be split between the two? Programmer preference,
> performance needs... ?

Mainly performance needs or a particular language feature that's
compelling for the problem domain (e.g. Statistical analysis with
Clojure/Incanter, immutable data structure modelling in Scala etc).
Often it ties into an existing core of Java (domain logic).

We advise people to go through the sorts of Ola Bini pyramid analysis
that we outlined in Java Magazine:

http://www.oraclejavamagazine-digital.com/javamagazine/20111112#pg51

Cheers,
Martijn

-- 
You received this message because you are subscribed to the Google Groups "The 
Java Posse" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/javaposse?hl=en.

Reply via email to