On Wed, Nov 17, 2010 at 10:27 AM, Jamie Fraser <jamie.fra...@gmail.com> wrote:
> Not aware of any best practices for this, as each service could be
> implemented in a different manner. However there may be something I'm not
> aware of; I'm currently working with Java/BPEL services, and the BPEL
> implements various interfaces which allow healthchecks to be performed. I
> guess you could do something similar with WCF - have each service implement
> a pulse method, and write a client app which would iterate all services and
> "probe" them by invoking the pulse method. However that would only indicate
> network connectivity to the service, and may mask problems on the service
> end.
-------------------------

The term healthcheck is what has been presented to me.  This came up
yesterday so I am starting to look into it.

I have java WS for my data access 95% of the time and I maintain SQL
Server meta data and working space as needed.

Probably need to make a client but was hoping that an additional test
would do it.  Most of my stuff is iterative batch work or poor mans
work flow.


-- 
Stephen Russell

Sr. Production Systems Programmer
CIMSgts

901.246-0159 cell

Reply via email to