Search:

Type: Posts; User: kiril; Keyword(s):

Search: Search took 0.02 seconds.

  1. Replies
    8
    Views
    2,186

    If you use peer-to-peer, you can use multicasting...

    If you use peer-to-peer, you can use multicasting and do not use locators. But if you run servers in separate networks, multicasting don't work correctly. Data grids have a lot of configurations and...
  2. Replies
    8
    Views
    2,186

    Locators should not be the part of cache server....

    Locators should not be the part of cache server. You should run locator on separate JVM. If you want to run on VM locator and cache server write bash script.

    If you use GemFire only as distributed...
  3. Replies
    7
    Views
    3,595

    Write-behind Example

    To implement a write-behind cache listener. First step is configure gateway hub with no incoming port specification and gateway with no endpoint. Inside gateway you define gateway listener which will...
Results 1 to 3 of 3