[Ace-users] Waking Up at Specified GMT Intervals

BlueJayWay sgrsgrsgr at gmail.com
Thu Jan 24 11:49:29 CST 2008


    ACE VERSION:
	5.6

    HOST MACHINE and OPERATING SYSTEM:
	SunOS rega 5.10 Generic_118833-17 sun4u sparc SUNW,Netra-T4

    COMPILER NAME AND VERSION (AND PATCHLEVEL):
	gcc (GCC) 3.4.6

    THE $ACE_ROOT/ace/config.h FILE:
	config-sunos5.9.h

    THE $ACE_ROOT/include/makeinclude/platform_macros.GNU FILE:
	platform_sunos5_g++.GNU

    AREA/CLASS/EXAMPLE AFFECTED:

    DOES THE PROBLEM AFFECT:
        COMPILATION?
        LINKING?
            On Unix systems, did you run make realclean first?
        EXECUTION?
        OTHER (please specify)?
[Please indicate whether ACE, your application, or both are affected.]

    SYNOPSIS:
Does ACE support a timer mechanism that can signal a thread at a
specified GMT time?

    DESCRIPTION:
I have to do some periodic stats collection at exact 5 minute
intervals, based on the GMT time standard (i.e. 9:00:00, 9:05:00,
9:10:00, ... 9:55::00, 10:00:00, etc),   Does ACE have any kind of
timer mechanism to achieve this?  That is, pass in a future GMT
absolute time value and subsequently get signaled when the time
occurs.

    REPEAT BY:
[What you did to get the error; include test program or
session transcript if at all possible.]

    SAMPLE FIX/WORKAROUND:
[If available ]


More information about the Ace-users mailing list