[Logo] Terracotta Discussion Forums (LEGACY READ-ONLY ARCHIVE)
  [Search] Search   [Recent Topics] Recent Topics   [Members]  Member Listing   [Groups] Back to home page 
[Register] Register / 
[Login] Login 
[Expert]
How to implement Terracotta with red 5  XML
Forum Index -> BigMemory
Author Message
zing1911

neo

Joined: 06/03/2013 00:39:45
Messages: 1
Offline

Nice to meet you all

I have the video chat project with only a red 5 server.

Now, I need to expand server and share their memory between the server with terracotta, but I have no idea how to implement and configure terracotta without edit red 5 server code.

If there is no solution that doesn't edit red 5 server code, I would like to know the step by step solution that edit red 5 code

Please suggest me, Thank you

gyan10

ophanim

Joined: 06/28/2011 23:15:25
Messages: 701
Offline

You can use Terracotta BigMemory Max which provides upto 8 Gb free distributed in-memory.
BigMemory is as easy as adding a JAR file and changing as few as 2 lines of configuration. Since BigMemory uses Ehcache’s get/put API — the Java de facto standard — it typically doesn't require changes to your code. Check out the Getting Started guides.
http://terracotta.org/documentation/bigmemorymax/get-started

Gyan Awasthi
Terracotta -A Software AG company
 
Forum Index -> BigMemory
Go to:   
Powered by JForum 2.1.7 © JForum Team