Azerothcore-wotlk: Core/Threading: Rewrite Threading system [$150]

Created on 18 Aug 2016  路  8Comments  路  Source: azerothcore/azerothcore-wotlk

I open this issue to keep trace of the status for threading system rewriting

In few words we need to switch from ACE to c++11 libraries ( not boost )

cmangos do it 1 year ago with following main commits:

I hope someone can help


There is a $150 open bounty on this issue. Add to the bounty at Bountysource.

Bounty Fix included Help wanted Needs Developer Suggestion

Most helpful comment

with C++14 i think boost not needed at al

All 8 comments

any news?

People are still deciding if we need boost or not for sockets. There's a discussion going on about C++11 vs Boost. Right @FrancescoBorzi

My suggestion - AzerothCore should support boost.
This will allow us to easily import some commits from TrinityCore and also boost have many features that we can use for code optimization. But it will require a lot of work...

I'm not against Boost. My opinion is just to use standard modern C++ wherever possible instead of other libs. I understand this is not always easy or possible so in some cases we might still need Boost and/or another lib to replace ACE.

Don't need a boost like that in trinity. Only for some elements

with C++14 i think boost not needed at al

Was this page helpful?
0 / 5 - 0 ratings

Related issues

wowissues picture wowissues  路  3Comments

wowissues picture wowissues  路  3Comments

PivanDepolo picture PivanDepolo  路  3Comments

cts17 picture cts17  路  3Comments

wetbrownsauce picture wetbrownsauce  路  3Comments