Skip to content

Latest commit

 

History

History
 
 

08_service

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
========================================================================
    CONSOLE APPLICATION : 08_service Project Overview
========================================================================

This project demonstrates the use of simple local servicing objects to 
create multithreading applications. It instantiates a dummy (empty) local
service interface, which is not visible outside of the process.

The service is created as an instance of Component, dummy Stub and Timer
consumer. The service is registered in a model that is loaded at start
and unloaded when the application completes the job.