You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Martin Benes (Commented) (JIRA)" <ji...@apache.org> on 2011/11/03 11:09:32 UTC

[jira] [Commented] (QPID-3571) A generic Posix poller implementation

    [ https://issues.apache.org/jira/browse/QPID-3571?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13143021#comment-13143021 ] 

Martin Benes commented on QPID-3571:
------------------------------------

Succesfully tested with a client test programs on sparc solaris 10. It sends and receives all the messages, however dumps core file just before the end of the program (no matter, how many messages are processed). Probably some resource release problem?

I was unable to test it in a broker because of some unrelated link problems. Will try to find the problem.
                
> A generic Posix poller implementation
> -------------------------------------
>
>                 Key: QPID-3571
>                 URL: https://issues.apache.org/jira/browse/QPID-3571
>             Project: Qpid
>          Issue Type: Improvement
>          Components: C++ Broker, C++ Client
>    Affects Versions: Future
>         Environment: Platforms that support the posix definition of the poll() call.
>            Reporter: Cliff Jansen
>            Assignee: Cliff Jansen
>         Attachments: QPID-3571-1.patch
>
>
> An implementation of qpid::sys::Poller that is portable to any OS that supports poll() (as defined in the posix specification for sockets and pipes) is useful for future porting work.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org