Hi, a long time ago, i saw Dispatch running in Windows Subsystem for Linux.
That could be a practical option. The rest of this email is more or less
far fetched speculation from me.

Another possibility would be Cygwin environment (which would provide POSIX
Threads, and OpenSSL, and such)

Finally, i saw there even are some POSIX Threads libraries for Windows
itself. One more thing, threading in Dispatch is compartmentalized into
functions in a single file, so maybe that file could be replaced with a
windows specific one.

Besides posix Threads and maybe OpenSSL, another dependency is Linux epol
proactor in Qpid Proton, that is used by Dispatch. It might be possible to
use the IOCP or libuv versions of the proactor, but that's something that
is not normally done.

https://en.m.wikipedia.org/wiki/Windows_Subsystem_for_Linux

https://en.m.wikipedia.org/wiki/Cygwin


On Mon, Jan 4, 2021, 06:57 mohank <moha...@eventtracker.com.invalid> wrote:

> Hi,
>
> We are mainly in to Windows application development.
>
> We got suggestion to use Qpid Dispatch Router to scale up the AMQP
> connections(i.e. connections are b/w 5000 - 10000)
>
> As per the documentation QPID Dispatcher "Note : Dispatch Router will not
> build
> on Windows."
>
> Is there any Windows Qpid Dispatch Router version to install OR is there
> any
> way to install the same in Windows.
>
> Thanks,
> Mohan
>
>
>
> --
> Sent from:
> http://qpid.2158936.n2.nabble.com/Apache-Qpid-users-f2158936.html
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@qpid.apache.org
> For additional commands, e-mail: users-h...@qpid.apache.org
>
>

Reply via email to