Question: why synchronized_value is still experimental?

Open
#322 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
20/100
Issue type
Documentation
Clarity
Needs clarification
Activity status
Stale
Tech stack
cpp
Domain
documentation

Research direction

Start with the Boost Thread synchronized values documentation at the linked page and inspect synchronized_value.hpp. Compare the documented experimental status with the current implementation and issue history, then determine what evidence supports a production-use recommendation. Done means the status and rationale are clearly answered or documented.

Written by the indexing model from the issue text.

Description

Hi.
Boost documentation says that Synchronized Values and Synchronized Queues are experimental features:
https://www.boost.org/doc/libs/1_73_0/doc/html/thread/sds.html

But synchronized_value.hpp wasn't change for some time already. I am wondering why is that? From a first glance I don't see any problems with current implementation. Is it really an experimental feature?

Well... Basically my question is: can I use it in production safely?

Dominant language
C++
Stars
213
Forks
171
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from boostorg/thread

All issues in boostorg/thread

Similar issues

More C++ issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.