Ignore:
Timestamp:
12/05/16 17:47:54 (7 years ago)
Author:
oabramkina
Message:

First working version with compression by secondary servers.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/dev/dev_olga/src/context_server.cpp

    r992 r1009  
    6262    boost::hash<string> hashString; 
    6363    StdString contextId = context->getId(); 
    64     contextId += "_prim";                      // just to distinguish between server and serverPrimServer on server1 
    6564    hashId=hashString(contextId); 
    6665 
Note: See TracChangeset for help on using the changeset viewer.