WCF Workflow Services: Performance Issues?

Answered WCF Workflow Services: Performance Issues?

  • samedi 14 avril 2012 15:37
     
     

    Hi

    I am still rather new using WF, but I am finding performance issues with WCF Workflow Services.

    I have developed more complex WCF Services before, and did not have such slow response times as I am having with a simple WCF Workflow Service.

    What should I be looking for to improve performance?

    Thanks

    Jeff in Seattle


    Thanks
    Jeff in Seattle

Toutes les réponses

  • dimanche 15 avril 2012 08:11
     
     

    Hello Jeff!

    Couldn't you try to tell a bit on things like:

    • Which kind of structure of workflow are you dealing with?
    • Are you using distributed transactions?
    • Are you using a monitoring database?
    • Are you using a persistence database?
    • Which binding are you using?
    • Are you using Windows Server AppFabric?
    • Whick kind of computer and operating system are you using?
    • More if you find it relevant.

    Best regards,

    Henrik Dahl

  • vendredi 20 avril 2012 17:16
     
     Traitée

    Jeff,

    You might find the following WF 4 performance whitepaper helpful:

    Windows Workflow Foundation 4 Performance

    -Hani