Book Image

Getting Started with Hazelcast, Second Edition

By : Matthew Johns
Book Image

Getting Started with Hazelcast, Second Edition

By: Matthew Johns

Overview of this book

Table of Contents (19 chapters)
Getting Started with Hazelcast Second Edition
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Chapter 9. From the Outside Looking In

In addition to the standard native client access to the cluster, Hazelcast provides a few generic interfaces itself so that our application can be powered by a technology stack that isn't necessarily Java-based and we can still take advantage of some its capabilities:

  • Memcache-compatible access to the default map

  • RESTful access to map and queue collections