logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

amshello - Asynchronous Message Service (AMS) demo program for UNIX

Bugs

Description

amshello is a sample program designed to demonstrate that an entire (very simple) distributed AMS
       application can be written in just a few lines of C code.  When started, amshello forks a second process
       and initiates transmission of a "Hello" text message from one process to the other, after which both
       processes unregister and terminate.

       The amshello processes will register as application modules in the root unit of the venture identified by
       application name "amsdemo" and authority name "test".  A configuration server for the local continuum and
       a registrar for the root unit of that venture (which may both be instantiated in a single amsd daemon
       task) must be running in order for the amshello processes to run.

Diagnostics

       No diagnostics apply.

Environment

       No environment variables apply.

Exit Status

       "0" amshello terminated normally.

Files

       A MIB initialization file with the applicable default name (see amsrc(5)) must be present.

Name

       amshello - Asynchronous Message Service (AMS) demo program for UNIX

See Also

amsrc(5)

perl v5.24.1                                       2016-07-07                                        AMSHELLO(1)

Synopsis

amshello

See Also