Reddit Reddit reviews Concurrency in Ada

We found 1 Reddit comments about Concurrency in Ada. Here are the top ones, ranked by their Reddit score.

Computers & Technology
Books
Networking & Cloud Computing
Computer Networks, Protocols & APIs
Concurrency in Ada
Used Book in Good Condition
Check price on Amazon

1 Reddit comment about Concurrency in Ada:

u/omac777 ยท 1 pointr/rust

Please have a look at all these:
https://www.adaic.org/resources/add_content/standards/05aarm/html/AA-STDS.html
https://www.amazon.ca/Concurrency-Ada-Alan-Burns/dp/052162911X#reader_052162911X
Now count the number of pages involved to read all these.

None of the rust books I have been exposed to reach the level of complexity that I have read within ada.

When I speak about rust's ability to express a problem, it does not mean ada cannot express it, but I simply believe rust can express it in a manner that is more maintainable(easier to read) and gets the efficiency and safety for free if you can compile it successfully without having to read all those ada books about ada rationale, ada library api's and ada concurrency.