Re: [hpx-users] HPX for general purpose asynchronous networking?

2020-12-18 Thread Hartmut Kaiser
/hpx > -Original Message- > From: hpx-users-boun...@stellar-group.org group.org> On Behalf Of James Buster > Sent: Saturday, September 19, 2020 11:18 PM > To: hpx-users@stellar-group.org > Subject: [hpx-users] HPX for general purpose asynchronous networking? > &g

[hpx-users] HPX for general purpose asynchronous networking?

2020-12-18 Thread James Buster
I have a boost::fiber + Asio (among other things) application I was thinking of switching to HPX. Is this something HPX would be suitable for? I know HPX uses Asio under the hood, but I can’t find any examples of direct HPX + Asio. HPX obviously makes extensive use of futures and fiber