User Profile

Collapse

Profile Sidebar

Collapse
melbenmartin
melbenmartin
Last Activity: Feb 9 '08, 02:24 PM
Joined: Dec 29 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • melbenmartin
    started a topic Windows service Threading ..problem.
    in .NET

    Windows service Threading ..problem.

    I have to write a Windows Service that will check my my database for fresh request to be processed [ Screen Scraping ]. At the same time user can cancel the request using request ID. This service will run every 10 seconds.How can i set one thread to process the screen scraping another thread checking the database . if any cancel request is there , then the processing thread shoudl be stopped . How can i achieve this in one windows service. ...
    See more | Go to post

  • melbenmartin
    started a topic Windows service Threading ..problem.
    in .NET

    Windows service Threading ..problem.

    I have to write a Windows Service that will check my my database for fresh request to be processed [ Screen Scraping ]. At the same time user can cancel the request using request ID. This service will run every 10 seconds.How can i set one thread to process the screen scraping another thread checking the database . if any cancel request is there , then the processing thread shoudl be stopped . How can i achieve this in one windows service. ...
    See more | Go to post

  • melbenmartin
    started a topic Threading Problem

    Threading Problem

    I have to write a Windows Service that will check my my database for fresh request to be processed [ Screen Scraping ]. At the same time user can cancel the request using request ID. This service will run every 10 seconds.How can i set one thread to process the screen scraping another thread checking the database . if any cancel request is there , then the processing thread shoudl be stopped . How can i achieve this in one windows service. ...
    See more | Go to post
No activity results to display
Show More
Working...