DevLabs > DevLabs Forums > Axum Incubation Project > How to write Distributed Application in Axum
Ask a questionAsk a question
 

AnswerHow to write Distributed Application in Axum

  • Monday, September 14, 2009 10:25 AMVicky2006 Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Hi,
    I am new to AXUM, can any one please let
    me know how to write Distributed application in AXUM. I have
    tried the example in Programmers Guide but i dont know
    how to write client application

Answers

  • Tuesday, September 15, 2009 4:01 PMJosh PhillipsMSFT, OwnerUsers MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     Answer
    Hi Vicky,

    Included with the Axum install are some samples that help illustrate various Axum concepts.  The IM application sample should give you plenty of insight into distributed programming with Axum.  I would take a look at that and get back to us if you have any further questions.

    Thanks!

    Josh

All Replies

  • Tuesday, September 15, 2009 4:01 PMJosh PhillipsMSFT, OwnerUsers MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     Answer
    Hi Vicky,

    Included with the Axum install are some samples that help illustrate various Axum concepts.  The IM application sample should give you plenty of insight into distributed programming with Axum.  I would take a look at that and get back to us if you have any further questions.

    Thanks!

    Josh
  • Thursday, September 17, 2009 3:44 AMVicky2006 Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     

    Hi Philips,

    Thank you.