Unanswered two cache clusters on one machine

  • Thursday, February 02, 2012 1:10 AM
     
     

    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.


    • Edited by AlexanderStr Thursday, February 02, 2012 1:39 AM
    •  

All Replies

  • Thursday, February 02, 2012 3:44 AM
     
     
    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]
  • Thursday, February 02, 2012 11:07 PM
     
     

    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).

     

     

  • Monday, February 06, 2012 8:15 PM
     
     
    Use two named caches in the same cache cluster
  • Monday, February 06, 2012 9:25 PM
     
     

    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 ?