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

  • SEARCH
  • Home
  • 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 161381
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T11:12:11+00:00 2026-05-11T11:12:11+00:00

Scenario: A WCF service receives an XDocument from clients, processes it and inserts a

  • 0

Scenario: A WCF service receives an XDocument from clients, processes it and inserts a row in an MS SQL Table.

Multiple clients could be calling the WCF service simultaneously. The call usually doesn’t take long (a few secs).

Now I need something to poll the SQL Table and run another set of processes in an asynchronous way. The 2nd process doesn’t have to callback anything nor is related to the WCF in any way. It just needs to read the table and perform a series of methods and maybe a Web Service call (if there are records of course), but that’s all. The WCF service clients consuming the above mentioned service have no idea of this and don’t care about it.

I’ve read about this question in StackOverflow and I also know that a Windows Service would be ideal, but this WCF Service will be hosted on a Shared Hosting (discountasp or similar) and therefore, installing a Windows Service will not be an option (as far as I know).

Given that the architecture is fixed (I.E.: I cannot change the table, it comes from a legacy format, nor change the mechanism of the WCF Service), what would be your suggestion to poll/process this table?

I’d say I need it to check every 10 minutes or so. It doesn’t need to be instant.

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. 2026-05-11T11:12:11+00:00Added an answer on May 11, 2026 at 11:12 am

    Cheat. Expose this process as another WCF service and fire a go command from a box under your control at a scheduled time.

    Whilst you can fire up background threads in WCF, or use cache expiry as a poor man’s scheduler those will stop when your app pool recycles until the next hit on your web site and the app pool spins up again. At least firing the request from a machine you control means you know the app pool will come back up every 10 minutes or so because you’ve sent a request in its direction.

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

Sidebar

Related Questions

Scenario: WCF client app, calling a web-service (JAVA) operation, wich requires a complex object
Consider this scenario that two WCF clients connect to one WCF service(server), this service
Hopefully you can help. Scenario WPF Application calling a wcf Service to buy products
Here is the scenario, I have a WCF service call that takes one string
How to achieve low latency of WCF server in publish-subscribe scenario? Specifically, clients subscribe
Scenario: A stored procedure receives from code a DateTime with, let's say DateTime.Now value,
That's a horrible title, sorry. Here's the scenario: WCF Service uses LINQ to get
Scenario : Web Site project under .NET 3.5 Visual Studio 2010 WCF Service reference
I'm fetching data (images, 200-400kb) from WCF service to Silverlight client and notice that
I have a WCF service that send/receives data and work perfectly with all my

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.