Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 204871
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T17:30:22+00:00 2026-05-11T17:30:22+00:00

I created a RESTful service using WCF which calculates some value and then returns

  • 0

I created a RESTful service using WCF which calculates some value and then returns a response to the client.

I am expecting a lot of traffic so I am not sure whether I need to manually implement queues or it is not neccessary in order to process all client requests.

Actually I am receiving measurements from clients which have to be stored to the database – each client sends a measurement every 200 ms so if there are a multiple clients there could be a lot of requests.

And the other operation performed on received data. For example a client could send an instruction “give me the average of the last 200 measurements” so it could take some time to calculate this value and in the meantime the same request could come from another client.

I would be very thankful if anyone could give any advice on how to create a reliable service using WCF.

Thanks!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-11T17:30:22+00:00Added an answer on May 11, 2026 at 5:30 pm

    You could use the MsmqBinding and utilize the method implemented by eedsi9n. However, from what I’m gathering from this post is that you’re looking for something along the lines of a pub/sub type of architecture.

    This can be implemented with the WSDualHttpBinding which allows subscribers to subscribe to events. The publisher will then notify the user when the action is completed.

    Therefore you could have Msmq running behind the scenes. The client subscribes to the certain events, then perhaps it publishes a message that needs to be processed. THe client sits there and does work (because its all async) and when the publisher is done working on th message it can publish an event (The event your client subscribed to) letting you know that its done. That way you don’t have to implement a polling strategy.

    There are pre-canned solutions for this as well. Such as NService Bus, Mass Transit, and Rhino Bus.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Is it possible to use protobuf-net in RESTful webservices created using WCF RESTful starter
I am using Cherrypy in a RESTful web service and server returns XML as
I have a WCF web service that implements a RESTful interface. We're using the
I created a program using dev-cpp and wxwidgets which solves a puzzle. The user
I created a wcf service based on ServiceHostFactory, and i'm hosting it in IIS6.
I have a RESTful service that I am developing in WCF . I am
I am attempting to create and host a simple RESTful WCF Service. The service
I created a WCF restfull service in .NET 4 and I published it under
I used WCF to create a restful web service in .NET, by means of
I recently posted a question about a WCF Restful web service that I am

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.