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 969875
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 16, 20262026-05-16T02:42:56+00:00 2026-05-16T02:42:56+00:00

Scenario I’ve written a distributed application in C# using WCF. It uses Client/Server architecture,

  • 0

Scenario

  • I’ve written a distributed application in C# using WCF.
  • It uses Client/Server architecture, implementing the Publisher/Subscriber design pattern for "pushing" new data to the client.
  • The server-side is hosted in a windows service, the client is a windows forms app.
  • The server-side continually loops through a series of processes and sends the results to the client.
  • I want to add a whole area to the application for monitoring everything that is going on server-side.

Problem

  • Here is where I am a bit stuck – I can’t decide how I should monitor this stuff.

Thoughts

  • Do I create an object for storing lots of different information – logs of where the process is up to in the loop on the server-side, exceptions if any, errors etc??
  • I guess the real question is, how can I successfully maintain a monitoring aspect of the application that gives me relevant information?
  • Perhaps a central cache on the server-side that gets "snapped" at a point in time every so often and updates the client with the info?
  • 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-16T02:42:56+00:00Added an answer on May 16, 2026 at 2:42 am

    Do you want to know what’s currently going on in the server or do you also want to keep a history of what has happened?

    If you only want to know what is going on at this moment, my solution would be to maintain the current server state in-memory (this shouldn’t be too hard) and have the monitoring client call the server when it wants to know what is happening.

    If you want to keep a history of what has happened, you need some data store where the server can write events to. The monitoring client can then read this data store to show what is happening now and what has happened in the past. Even better would be if the client did not have direct access to this data store but instead contacts the server to obtain the relevant information. This way you hide the implementation details of your monitoring history from the client.

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

Sidebar

Related Questions

Scenario: Windows server in a AD domain hosting a Subversion repository using SVNSERVE only
Scenario: I am writing a WCF client to access a Java/Metro webservice which requires
Scenario first :- I'm using Entity Framework to do some queries, to build my
Scenario While using the Maven Ant Task artifact:deploy , I'm encountering the error java.lang.OutOfMemoryError:
Scenario: WAMP server, InnoDB Table, auto-increment Unique ID field [ INT(10) ], 100+ concurrent
Scenario : I'm currently trying to build a poor man's Google Maps using scripts
Scenario: I've hundreds of applications instances running on client machines doing a certain job.
Scenario: An MVC3 app that uses constructor injection to provide services for a given
Scenario: I have imported the data from SQl Server to HDFS. The data stored
Scenario: I want to develop an application.The application should be able to connect to

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.