Part VII Developing and Running Polyglot Coherence Applications
Oracle Coherence enables writing server side objects such as
EntryProcessor
, Filter
,
Aggregator
and so on in JavaScript. You can have
both Java and JavaScript objects co-exist in the same Java Virtual
Machine.
Part VII contains the following chapter:
- Developing Polyglot Coherence Applications
This chapter demonstrates Coherence's polyglot capabilities by developing Java applications that populates a Coherence Cache with Java Objects and running Coherence using Oracle GraalVM Enterprise Edition.