Uploaded image for project: 'Qpid'
  1. Qpid
  2. QPID-1918

Patches/files for Windows QMF plug-in support

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • None
    • None
    • QMF
    • None
    • Windows XP SP3, VC++ 9.0

    Description

      Various files for the Windows QMF plug-in support in cpp, based off revision: 785848

      Need Static builds (release and debug) for correct runtime integration with Condor:
      src/broker.vcproj
      src/client.vcproj
      src/common.vcproj
      src/qmfagent.vcproj
      src/qmfconsole.vcproj
      src/qpid.sln
      src/qpidbroker.vcproj

      • Changed to provide compile flags required for header file integration of
        Posix types declared by both Qpid and Condor:
        src/qpid/sys/windows/IntegerTypes.h
        src/qpid/sys/windows/uuid.cpp
        src/qpid/sys/windows/uuid.h
      • Modified signature of PipeHandle ctor and fixed a Windows race condition in
        the processing loop:
        src/qpid/agent/ManagementAgentImpl.cpp
      • Refactored the pipe code so that Condor can get a true socket fd it can
        select on in daemon_core:
        src/qpid/sys/Pipehandle.h
        src/qpid/sys/posix/PipeHandle.cpp
        src/qpid/sys/windows/PipeHandle.cpp
      • Removed explicit dependency on Debug libs since we now have even more
        targets. Added Apache license:
        examples/qmf_agent.vcproj
      • Added Apache license:
        src/protocol_gen.mak
        examples/qmf-agent/example_gen.mak
      • Updated QMF Agent example README:
        examples/README

      Attachments

        Issue Links

          Activity

            People

              astitcher Andrew Stitcher
              pmackinn Pete MacKinnon
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: