The pgadmin 4 server could not be contacted windows 10

Please note that security bugs or issues should be reported to security@pgadmin.org.

Describe the bug
A clear and concise description of what the bug is.

Used pgadmin v8.0 for about 2 months, now it seems to have problems at starting up. (The Interface won’t open, it stopps with an exception)

To Reproduce
Steps to reproduce the behavior:

// not quite sure where this bugs comes from

  1. Open pgadmin (version 8.0 and up)

Expected behavior

The User Interface should open (please see screenshots where it’s stuck=

Error message

pgAdmin Runtime Environment

Python Path: «C:\Users\Danii\AppData\Local\Programs\pgAdmin 4\python\python.exe»
Runtime Config File: «C:\Users\Danii\AppData\Roaming\pgadmin\runtime_config.json»
pgAdmin Config File: «C:\Users\Danii\AppData\Local\Programs\pgAdmin 4\web\config.py»
Webapp Path: «C:\Users\Danii\AppData\Local\Programs\pgAdmin 4\web\pgAdmin4.py»
pgAdmin Command: «C:\Users\Danii\AppData\Local\Programs\pgAdmin 4\python\python.exe -s C:\Users\Danii\AppData\Local\Programs\pgAdmin 4\web\pgAdmin4.py»
Environment:

  • ALLUSERSPROFILE: C:\ProgramData
  • APPDATA: C:\Users\Danii\AppData\Roaming
  • CHROME_CRASHPAD_PIPE_NAME: \.\pipe\crashpad_10044_UOQMGEZCHGPJVKTJ
  • CHROME_RESTART: NW.js|NW.js ist abgestürzt. Jetzt neu starten?|LEFT_TO_RIGHT
  • CommonProgramFiles: C:\Program Files\Common Files
  • CommonProgramFiles(x86): C:\Program Files (x86)\Common Files
  • CommonProgramW6432: C:\Program Files\Common Files
  • COMPUTERNAME: DESKTOP-M7CJU4S
  • ComSpec: C:\Windows\system32\cmd.exe
  • DriverData: C:\Windows\System32\Drivers\DriverData
  • EFC_2784: 0
  • FPS_BROWSER_APP_PROFILE_STRING: Internet Explorer
  • FPS_BROWSER_USER_PROFILE_STRING: Default
  • HOMEDRIVE: C:
  • HOMEPATH: \Users\Danii
  • JAVA_HOME: C:\Program Files\Eclipse Adoptium\jdk-8.0.392.8-hotspot\
  • LOCALAPPDATA: C:\Users\Danii\AppData\Local
  • LOGONSERVER: \DESKTOP-M7CJU4S
  • NUMBER_OF_PROCESSORS: 16
  • OneDrive: C:\Users\Danii\OneDrive
  • OneDriveConsumer: C:\Users\Danii\OneDrive
  • OS: Windows_NT
  • path: C:\Program Files\Eclipse Adoptium\jdk-8.0.392.8-hotspot\bin;C:\Program Files\Eclipse Adoptium\jdk-17.0.9.9-hotspot\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Windows\System32\OpenSSH;C:\Users\Danii\AppData\Local\Microsoft\WindowsApps;C:\Windows\AtlasModules;C:\Windows\AtlasModules\Apps;C:\Windows\AtlasModules\Other;C:\Windows\AtlasModules\Tools;C:\Windows\AtlasModules\Scripts;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\PuTTY;C:\Program Files\dotnet;C:\Windows\System32\OpenSSH;C:\Program Files\Docker\Docker\resources\bin;C:\Program Files\Kubernetes\Minikube;C:\Users\Danii\AppData\Local\Microsoft\WindowsApps;;C:\Users\Danii\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\Danii.dotnet\tools
  • PATHEXT: .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
  • PGADMIN_INT_KEY: 370e28b0-7849-41bc-893c-e50603ac4359
  • PGADMIN_INT_PORT: 59342
  • PGADMIN_SERVER_MODE: OFF
  • PROCESSOR_ARCHITECTURE: AMD64
  • PROCESSOR_IDENTIFIER: AMD64 Family 23 Model 8 Stepping 2, AuthenticAMD
  • PROCESSOR_LEVEL: 23
  • PROCESSOR_REVISION: 0802
  • ProgramData: C:\ProgramData
  • ProgramFiles: C:\Program Files
  • ProgramFiles(x86): C:\Program Files (x86)
  • ProgramW6432: C:\Program Files
  • PSModulePath: C:\Program Files\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules;C:\Windows\AtlasModules\Scripts\Modules
  • PUBLIC: C:\Users\Public
  • SESSIONNAME: Console
  • SystemDrive: C:
  • SystemRoot: C:\Windows
  • TEMP: C:\Users\Danii\AppData\Local\Temp
  • TMP: C:\Users\Danii\AppData\Local\Temp
  • USERDOMAIN: DESKTOP-M7CJU4S
  • USERDOMAIN_ROAMINGPROFILE: DESKTOP-M7CJU4S
  • USERNAME: Danii
  • USERPROFILE: C:\Users\Danii
  • VBOX_MSI_INSTALL_PATH: C:\Program Files\Oracle\VirtualBox\
  • windir: C:\Windows

Total spawn time to start the pgAdmin4 server: 0.018 Sec
Traceback (most recent call last):
File «C:\Users\Danii\AppData\Local\Programs\pgAdmin 4\web\pgAdmin4.py», line 104, in

File «C:\Users\Danii\AppData\Local\Programs\pgAdmin 4\web\pgadmin_init_.py», line 534, in create_app

File «C:\Users\Danii\AppData\Local\Programs\pgAdmin 4\web\pgadmin\utils\driver_init_.py», line 27, in init_app

DriverRegistry.load_modules(app)

File «C:\Users\Danii\AppData\Local\Programs\pgAdmin 4\web\pgadmin\utils\driver\registry.py», line 20, in load_modules

from . import psycopg3 as module

File «C:\Users\Danii\AppData\Local\Programs\pgAdmin 4\web\pgadmin\utils\driver\psycopg3_init_.py», line 21, in

File «C:\Users\Danii\AppData\Local\Programs\pgAdmin 4\python\lib\site-packages\psycopg_init_.py», line 9, in
from . import pq # noqa: F401 import early to stabilize side effects
File «C:\Users\Danii\AppData\Local\Programs\pgAdmin 4\python\lib\site-packages\psycopg\pq_init_.py», line 114, in

File «C:\Users\Danii\AppData\Local\Programs\pgAdmin 4\python\lib\site-packages\psycopg\pq_init_.py», line 106, in import_from_libpq
raise ImportError(
ImportError: no pq wrapper available.
Attempts made:

  • couldn’t import psycopg ‘c’ implementation: DLL load failed while importing pq: Das angegebene Modul wurde nicht gefunden.
  • couldn’t import psycopg ‘binary’ implementation: No module named ‘psycopg_binary’
  • couldn’t import psycopg ‘python’ implementation: Could not find module ‘libpq.dll’ (or one of its dependencies). Try using the full path with constructor syntax.

Screenshots

image

If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: Windows 11 Pro
  • Version: 23H2 Build 22631.2428
  • Mode: Desktop
  • Browser: none
  • Package type: EXE, to be precise: pgadmin4-8.2-x64.exe

Additional context
tried the following steps:

  • Installed newer version of pgAdmin (v8.0, v8.1, v8.2)
  • I wiped the whole data directories of pgadmin for a clean install
  • I tried installing both ways: «Only of me», and «For all users»
  • I tried: Running in user mode, and «run as administrator» as well

Now im not quite sure what the Problem could be.

In this guide, we’ll walk you through the process of troubleshooting the «The pgAdmin 4 server could not be contacted» error. This error usually occurs when you’re trying to use the pgAdmin 4 tool to manage your PostgreSQL databases, but the server is unable to establish a connection with pgAdmin.

Follow the steps below to resolve the issue:

Step 1: Check the PgAdmin 4 Configuration File

First, make sure that your pgAdmin 4 configuration file is set up correctly.

Open the config_local.py or config.py file located in the pgAdmin 4 installation folder. The default location is:

  • Windows: C:\Program Files\pgAdmin 4\v5\web
  • macOS: /Library/PostgreSQL/pgAdmin 4/web
  • Linux: /usr/local/lib/python3.x/dist-packages/pgadmin4

Verify that the SERVER_MODE and ALLOWED_HOSTS settings are configured correctly. For example, if you’re running pgAdmin 4 in server mode, your configuration should look like this:

SERVER_MODE = True
ALLOWED_HOSTS = ['*']

If you’re running pgAdmin 4 in desktop mode, your configuration should look like this:

SERVER_MODE = False
ALLOWED_HOSTS = ['localhost', '127.0.0.1']

Save the configuration file and restart pgAdmin 4.

Step 2: Verify the PgAdmin 4 Service Status

Make sure the pgAdmin 4 service is running correctly.

Windows: Open the «Services» application and look for the «pgAdmin 4» service. Ensure that its status is set to «Running.»

macOS: Open the «Activity Monitor» and search for «pgAdmin.» Ensure that the process is running.

Linux: Run the following command in the terminal:

systemctl status pgadmin4

Ensure that the service is «active (running).»

Step 3: Check Firewall and Antivirus Settings

Your firewall or antivirus software might be blocking the connection between pgAdmin 4 and the server. Temporarily disable your firewall and antivirus software, then try connecting again. If the issue is resolved, create exceptions for pgAdmin 4 in your firewall and antivirus settings.

Step 4: Examine Log Files

If the issue persists, examine the log files to identify any error messages or other relevant information. The log files are located in the following directories:

  • Windows: C:\Users\YourUsername\AppData\Roaming\pgAdmin\pgadmin.log
  • macOS: ~/Library/Application Support/pgAdmin/pgadmin.log
  • Linux: ~/.pgadmin/pgadmin.log

Frequently Asked Questions (FAQs)

How do I install pgAdmin 4?

Refer to the official pgAdmin 4 documentation for detailed installation instructions for your specific operating system.

How do I update pgAdmin 4 to the latest version?

To update pgAdmin 4, simply download the latest version from the pgAdmin 4 download page and follow the installation instructions.

Can I use pgAdmin 4 to manage multiple PostgreSQL servers?

Yes, pgAdmin 4 supports managing multiple PostgreSQL servers. You can add multiple servers by clicking on the «Add New Server» button in the «Servers» tab.

Why is my pgAdmin 4 interface slow or unresponsive?

This issue might be due to insufficient system resources or an outdated version of pgAdmin 4. Try closing other applications to free up system resources, or update pgAdmin 4 to the latest version.

Can I use pgAdmin 4 with other databases like MySQL or Oracle?

No, pgAdmin 4 is specifically designed for managing PostgreSQL databases. To manage other databases, consider using alternative tools such as MySQL Workbench for MySQL or Oracle SQL Developer for Oracle.

  • PgAdmin 4 Official Documentation
  • PostgreSQL Official Documentation
  • PgAdmin 4 Configuration
  • PgAdmin 4 Troubleshooting Guide

The pgAdmin 4 Server Could Not Be Contacted: What to Do

If you’re a PostgreSQL user, you’re probably familiar with pgAdmin 4, the graphical user interface (GUI) for managing PostgreSQL databases. It’s a powerful tool that can help you perform a variety of tasks, from creating and managing databases to querying and analyzing data.

But what happens if you try to open pgAdmin 4 and get the error message “The pgAdmin 4 server could not be contacted”? This can be a frustrating problem, but it’s usually easy to fix.

In this article, I’ll show you how to troubleshoot the “pgAdmin 4 server could not be contacted” error. I’ll cover the following topics:

  • What causes the error
  • How to troubleshoot the error
  • How to prevent the error from happening again

By the end of this article, you’ll be able to resolve the “pgAdmin 4 server could not be contacted” error and get back to using your PostgreSQL databases.

Error Cause Solution
The pgAdmin 4 server could not be contacted
  • The pgAdmin 4 server is not running.
  • The pgAdmin 4 server is not configured correctly.
  • The firewall is blocking access to the pgAdmin 4 server.
  • Start the pgAdmin 4 server.
  • Configure the pgAdmin 4 server correctly.
  • Configure the firewall to allow access to the pgAdmin 4 server.

pgAdmin 4 is a graphical user interface (GUI) for managing PostgreSQL databases. It is a powerful tool that can be used to create, modify, and delete databases, tables, and other database objects. However, sometimes pgAdmin 4 may not be able to connect to the PostgreSQL server. This can be caused by a number of factors, such as the PostgreSQL server not being running, the PostgreSQL server not being configured correctly, the pgAdmin 4 client not being configured correctly, or the network connection between the client and the server not working.

This document provides detailed information on the possible causes of the pgAdmin 4 server could not be contacted error, as well as troubleshooting steps that can be taken to resolve the issue.

Possible Causes

There are a number of possible causes of the pgAdmin 4 server could not be contacted error. These include:

  • The PostgreSQL server is not running.
  • The PostgreSQL server is not configured correctly.
  • The pgAdmin 4 client is not configured correctly.
  • The network connection between the client and the server is not working.

Troubleshooting Steps

The following troubleshooting steps can be taken to resolve the pgAdmin 4 server could not be contacted error:

1. Check the status of the PostgreSQL server.

The first step is to check the status of the PostgreSQL server. To do this, open a terminal window and run the following command:

sudo service postgresql status

If the PostgreSQL server is not running, you will see the following output:

postgresql.service – PostgreSQL database server
Loaded: loaded (/lib/systemd/system/postgresql.service; enabled; vendor preset: enabled)
Active: inactive (dead)
Docs: https://www.postgresql.org/docs/current/static/pgsql-server.html

To start the PostgreSQL server, run the following command:

sudo service postgresql start

Once the PostgreSQL server is started, you should be able to connect to it using pgAdmin 4.

2. Verify the configuration of the PostgreSQL server.

The next step is to verify the configuration of the PostgreSQL server. To do this, open the PostgreSQL configuration file, located at `/etc/postgresql//main/postgresql.conf`.

This file contains a number of configuration options that can affect the way the PostgreSQL server behaves. Some of the most important options to check include:

  • `listen_addresses`: This option specifies the IP addresses and ports that the PostgreSQL server will listen on. Make sure that this option is configured correctly for your network environment.
  • `port`: This option specifies the port number that the PostgreSQL server will listen on. Make sure that this option is configured correctly for your network environment.
  • `max_connections`: This option specifies the maximum number of simultaneous connections that the PostgreSQL server will allow. Make sure that this option is set high enough to accommodate the number of users who will be connecting to the server.

Once you have verified the configuration of the PostgreSQL server, you should be able to connect to it using pgAdmin 4.

3. Verify the configuration of the pgAdmin 4 client.

The next step is to verify the configuration of the pgAdmin 4 client. To do this, open the pgAdmin 4 configuration file, located at `~/.pgadmin4/pgadmin4.conf`.

This file contains a number of configuration options that can affect the way pgAdmin 4 behaves. Some of the most important options to check include:

  • `server`: This option specifies the hostname or IP address of the PostgreSQL server. Make sure that this option is set correctly.
  • `port`: This option specifies the port number of the PostgreSQL server. Make sure that this option is set correctly.
  • `username`: This option specifies the username that will be used to connect to the PostgreSQL server. Make sure that this option is set correctly.
  • `password`: This option specifies the password that will be used to connect to the PostgreSQL server. Make sure that this option is set correctly.

Once you have verified the configuration of the pgAdmin 4 client, you should be able to connect to the PostgreSQL server.

4. Check the network connection between the client and the server.

The final step is to check the network connection between the client and the server. To do this, open a terminal window on the client and run the following command:

ping

If you receive a response from the server, then the network connection is working properly. If you do not receive a response from the server, then there is a


What is pgAdmin 4?


pgAdmin 4 is a free and open-source graphical user interface (GUI) tool for PostgreSQL database management. It is designed to be an easy-to-use tool for both experienced and novice database administrators. pgAdmin 4 provides a variety of features for managing PostgreSQL databases, including:

  • Creating and managing databases, tables, and views
  • Importing and exporting data
  • Running queries and scripts
  • Debugging and troubleshooting problems


What is the PostgreSQL server?


The PostgreSQL server is a free and open-source relational database management system (RDBMS). It is known for its reliability, robustness, and performance. PostgreSQL is used by a wide variety of organizations, including Google, Amazon, and Facebook.


Why might you get the error “The pgAdmin 4 server could not be contacted”?


There are a number of reasons why you might get the error “The pgAdmin 4 server could not be contacted”. Some of the most common reasons include:

  • The PostgreSQL server is not running.
  • The PostgreSQL server is not configured correctly.
  • The pgAdmin 4 client is not configured correctly.
  • There is a firewall blocking communication between the pgAdmin 4 client and the PostgreSQL server.

**

If you get the error “The pgAdmin 4 server could not be contacted”, here are some steps you can take to troubleshoot the problem:

1. Check if the PostgreSQL server is running. You can check if the PostgreSQL server is running by using the following command:

sudo systemctl status postgresql

If the PostgreSQL server is not running, you can start it by using the following command:

sudo systemctl start postgresql

2. Check the PostgreSQL server configuration. The PostgreSQL server configuration file is located at `/etc/postgresql//main/postgresql.conf`. You can check the configuration file to make sure that the following settings are correct:

  • `listen_addresses` – This setting specifies the IP addresses or hostnames that the PostgreSQL server should listen on.
  • `port` – This setting specifies the port number that the PostgreSQL server should listen on.

3. Check the pgAdmin 4 client configuration. The pgAdmin 4 client configuration file is located at `~/.pgadmin4/pgadmin4.conf`. You can check the configuration file to make sure that the following settings are correct:

  • `server` – This setting specifies the hostname or IP address of the PostgreSQL server.
  • `port` – This setting specifies the port number of the PostgreSQL server.
  • `username` – This setting specifies the username that you use to connect to the PostgreSQL server.
  • `password` – This setting specifies the password that you use to connect to the PostgreSQL server.

4. Check the firewall. If you are using a firewall, you may need to allow communication between the pgAdmin 4 client and the PostgreSQL server. You can do this by adding the following rules to your firewall:

  • Allow TCP traffic on port 5432 from the IP address or hostname of the pgAdmin 4 client to the IP address or hostname of the PostgreSQL server.

The error “The pgAdmin 4 server could not be contacted” can be caused by a variety of problems. By following the steps in this guide, you can troubleshoot the problem and get pgAdmin 4 working again.

Additional Resources

  • [pgAdmin 4 Documentation](https://www.pgadmin.org/docs/)
  • [PostgreSQL Documentation](https://www.postgresql.org/docs/)
  • [Stack Overflow](https://stackoverflow.com/questions/tagged/pgadmin)
  • [PostgreSQL Forums](https://forums.postgresql.org/)

    Q: The pgAdmin 4 server could not be contacted. What should I do?

A: There are a few possible reasons why you might be unable to contact the pgAdmin 4 server. Here are some troubleshooting steps you can try:

1. Check your network connection. Make sure that you are connected to the internet and that your firewall is not blocking access to the pgAdmin 4 server.
2. Check the pgAdmin 4 server’s status. The pgAdmin 4 server may be down for maintenance or it may have crashed. You can check the server’s status by visiting the pgAdmin 4 website.
3. Check your pgAdmin 4 configuration. Make sure that you have entered the correct host name, port number, and database username and password in your pgAdmin 4 configuration.
4. Try restarting pgAdmin 4. Sometimes, a simple restart can fix the problem.
5. If you are still unable to contact the pgAdmin 4 server, you can contact pgAdmin 4 support for help.

Q: I am getting an error message that says “pgAdmin 4 could not connect to the database.” What does this mean?

A: This error message means that pgAdmin 4 was unable to connect to the database server. There are a few possible reasons for this:

  • The database server may be down.
  • The database server may be unreachable from your current location.
  • The database username or password may be incorrect.
  • The database may not exist.

You can try the following troubleshooting steps to resolve this issue:

1. Check the status of the database server.
2. Check your network connection.
3. Check your database username and password.
4. Check if the database exists.

If you are still unable to resolve the issue, you can contact pgAdmin 4 support for help.

Q: I am getting an error message that says “pgAdmin 4 could not connect to the server because of an SSL error.” What does this mean?

A: This error message means that pgAdmin 4 was unable to connect to the server because of an SSL error. This could be caused by a few things:

  • The server’s SSL certificate is not valid.
  • The server’s SSL certificate is not trusted by your browser.
  • You are using a self-signed SSL certificate.

You can try the following troubleshooting steps to resolve this issue:

1. Check the validity of the server’s SSL certificate.
2. Make sure that your browser trusts the server’s SSL certificate.
3. If you are using a self-signed SSL certificate, you can import it into your browser’s trust store.

If you are still unable to resolve the issue, you can contact pgAdmin 4 support for help.

In this blog post, we discussed the issue of the pgAdmin 4 server could not be contacted. We first identified the possible causes of this issue, such as incorrect configuration, network problems, and server errors. We then provided steps on how to troubleshoot each of these causes. Finally, we offered some tips on how to prevent this issue from happening in the future.

We hope that this blog post has been helpful in resolving the issue of the pgAdmin 4 server could not be contacted. If you have any other questions or concerns, please do not hesitate to contact us.

Author Profile

Hatch, established in 2011 by Marcus Greenwood, has evolved significantly over the years. Marcus, a seasoned developer, brought a rich background in developing both B2B and consumer software for a diverse range of organizations, including hedge funds and web agencies.

Originally, Hatch was designed to seamlessly merge content management with social networking. We observed that social functionalities were often an afterthought in CMS-driven websites and set out to change that. Hatch was built to be inherently social, ensuring a fully integrated experience for users.

Now, Hatch embarks on a new chapter. While our past was rooted in bridging technical gaps and fostering open-source collaboration, our present and future are focused on unraveling mysteries and answering a myriad of questions. We have expanded our horizons to cover an extensive array of topics and inquiries, delving into the unknown and the unexplored.

Latest entries

Распознавание голоса и речи на C#

UnmanagedCoder 05.05.2025

Интеграция голосового управления в приложения на C# стала намного доступнее благодаря развитию специализированных библиотек и API. При этом многие разработчики до сих пор считают голосовое управление. . .

Реализация своих итераторов в C++

NullReferenced 05.05.2025

Итераторы в C++ — это абстракция, которая связывает весь экосистему Стандартной Библиотеки Шаблонов (STL) в единое целое, позволяя алгоритмам работать с разнородными структурами данных без знания их. . .

Разработка собственного фреймворка для тестирования в C#

UnmanagedCoder 04.05.2025

C# довольно богат готовыми решениями – NUnit, xUnit, MSTest уже давно стали своеобразными динозаврами индустрии. Однако, как и любой динозавр, они не всегда могут протиснуться в узкие коридоры. . .

Распределенная трассировка в Java с помощью OpenTelemetry

Javaican 04.05.2025

Микросервисная архитектура стала краеугольным камнем современной разработки, но вместе с ней пришла и головная боль, знакомая многим — отслеживание прохождения запросов через лабиринт взаимосвязанных. . .

Шаблоны обнаружения сервисов в Kubernetes

Mr. Docker 04.05.2025

Современные Kubernetes-инфраструктуры сталкиваются с серьёзными вызовами. Развертывание в нескольких регионах и облаках одновременно, необходимость обеспечения низкой задержки для глобально. . .

Создаем SPA на C# и Blazor

stackOverflow 04.05.2025

Мир веб-разработки за последние десять лет претерпел коллосальные изменения. Переход от традиционных многостраничных сайтов к одностраничным приложениям (Single Page Applications, SPA) — это. . .

Реализация шаблонов проектирования GoF на C++

NullReferenced 04.05.2025

«Банда четырёх» (Gang of Four или GoF) — Эрих Гамма, Ричард Хелм, Ральф Джонсон и Джон Влиссидес — в 1994 году сформировали канон шаблонов, который выдержал проверку временем. И хотя C++ претерпел. . .

C# и сети: Сокеты, gRPC и SignalR

UnmanagedCoder 04.05.2025

Сетевые технологии не стоят на месте, а вместе с ними эволюционируют и инструменты разработки. В . NET появилось множество решений — от низкоуровневых сокетов, позволяющих управлять каждым байтом. . .

Создание микросервисов с Domain-Driven Design

ArchitectMsa 04.05.2025

Архитектура микросервисов за последние годы превратилась в мощный архитектурный подход, который позволяет разрабатывать гибкие, масштабируемые и устойчивые системы. А если добавить сюда ещё и. . .

Многопоточность в C++: Современные техники C++26

bytestream 04.05.2025

C++ долго жил по принципу «один поток — одна задача» — как старательный солдатик, выполняющий команды одну за другой. В то время, когда процессоры уже обзавелись несколькими ядрами, этот подход стал. . .

Понравилась статья? Поделить с друзьями:
0 0 голоса
Рейтинг статьи
Подписаться
Уведомить о
guest

0 комментариев
Старые
Новые Популярные
Межтекстовые Отзывы
Посмотреть все комментарии
  • Windows system32 drivers acpiex sys
  • Как быстро сделать скриншот на windows 7
  • Как удалить windows 10 с компьютера или ноутбука полностью
  • Пропала яркость монитора на windows 10
  • Папка автозапуска windows 10 для всех пользователей