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

Jiri Daněk commented on DISPATCH-2027:
--------------------------------------

Future sub-tasks

* Create a special free macro for aligned heap-allocated memory. On Windows, 
_aligned_malloc must be paired with _aligned_free.
* Create a separate unlock function for unlock after read-locking and 
write-locking the rw lock. Windows RW locks seem to need that.
* Mark all functions loaded from Python with __declspec(dllexport) on Windows. 
Otherwise they are not exported.
* Implement win32/threading.c
* AddressSanitizer Windows CI job

> Support the Windows OS
> ----------------------
>
>                 Key: DISPATCH-2027
>                 URL: https://issues.apache.org/jira/browse/DISPATCH-2027
>             Project: Qpid Dispatch
>          Issue Type: Wish
>    Affects Versions: 1.15.0
>            Reporter: Jiri Daněk
>            Priority: Minor
>             Fix For: Backlog
>
>
> Qpid Dispatch currently works only on Linux, macOS, and maybe SunOS and some 
> *BSDs. We would like it to support the Windows OS too.
> h3. Previous discussions
> # [Is there any Qpid Dispatch Router windows 
> version?|http://qpid.2158936.n2.nabble.com/Is-there-any-Qpid-Dispatch-Router-windows-version-td7696235.html]
> # [[Qpid Dispatch] Runtime behavior on 
> SunOS|http://qpid.2158936.n2.nabble.com/Qpid-Dispatcher-Runtime-behavior-on-SunOS-td7641941.html]
> # [[Qpid-dispatch] timespec not defined on 
> Windows|http://qpid.2158936.n2.nabble.com/Qpid-dispatch-timespec-not-defined-on-Windows-td7642532.html]
> # https://twitter.com/ppatierno/status/792353537703419904



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to