Unanswered two cache clusters on one machine

  • giovedì 2 febbraio 2012 01:10
     
     

    purely for development environment purposes,

    is there a way to have two app fabric clusters running on one server?

     

    preferable this would not involve running a virtual machine.


Tutte le risposte

  • giovedì 2 febbraio 2012 03:44
     
     
    The same physical machine cannot be part of two Caching clusters. Can you elaborate on your scenario/requirements a little more? Thanks
    Charu P [Microsoft]
  • giovedì 2 febbraio 2012 23:07
     
     

    here is our scenario.

    We are a small company, have just one dev server.

    We have two builds - one is nightly, another one happens with-in seconds after check-in. Both share same cache cluster.

    So essentially two slightly different code bases run on the same cache. This sometimes cases problems as objects might be different(versions).

     

     

  • lunedì 6 febbraio 2012 20:15
     
     
    Use two named caches in the same cache cluster
  • lunedì 6 febbraio 2012 21:25
     
     

    I agree with Ben.

    Not sure about your build infra and scripts, how difficult would it to be integrate the cache name into a build time variable ?