Skip to main content
Home
for DLMS smart meters

Main navigation

  • Home
  • Products
  • About us
  • Open Source
  • Community
  • Forum
  • Downloads
User account menu
  • Log in

Breadcrumb

  1. Home
  2. Asynchronous Support In Gurux DLMS Stack (.NET)?

Asynchronous support in Gurux DLMS stack (.NET)?

By Christian247, 13 February, 2026
Forums
Gurux.DLMS

Hello,

we intend to use the Gurux DLMS .NET stack for a system that needs to communicate with a large number of smart meters in parallel.

Our application architecture is fully asynchronous and uses async/await throughout the entire call chain. However, we have not found any indication that the Gurux DLMS stack supports asynchronous communication.

From what we can see, communication appears to be implemented using synchronous/blocking socket calls.

Our concern is the following:

We need to poll a high number of meters concurrently. So, if each TCP connection requires its own dedicated thread due to blocking I/O, this may lead to ThreadPool starvation under load.
We are also concerned about scalability limits if threads cannot be efficiently reused.
Ideally, we would like to avoid creating one thread per TCP connection.

Therefore, I would like to ask:

- Does the Gurux DLMS .NET stack support asynchronous socket communication internally?

- If not, is there a recommended pattern for integrating it into a fully async application?

- Is it possible to use the stack in a non-blocking manner without allocating a dedicated thread per TCP connection?

Our goal is to scale communication to a large number of meters without running into thread exhaustion or unnecessary blocking.

Any help on recommended architecture or best practices would be highly appreciated.

Thank you in advance.

Christian

  • Log in or register to post comments
  • Create new account
  • Reset your password

Hire Us!

Latest Releases

  • Thu, 02/19/2026 - 11:51
    gurux.dlms.cpp 9.0.2602.1901
  • Sun, 02/01/2026 - 19:47
    gurux.dlms.cpp 9.0.2602.0101
  • Tue, 01/20/2026 - 10:38
    gurux.dlms.java 4.0.89
  • Wed, 01/14/2026 - 14:29
    Gurux.DLMS.Python 1.0.196
  • Mon, 12/29/2025 - 10:38
    Gurux.Serial.Android 3.0.5

New forum topics

  • Gurux C library DLMS book edition support
  • Help with connection and read with landis+gyr e650 + CU-E22 using python
  • Preestablished connection
  • RJ11 to RS232 Pin out SECURE Premier 300
  • GENUS sugam 3 PH bidirectional
More
RSS feed
Privacy FAQ GXDN Issues Contact
Follow Gurux on Twitter Follow Gurux on Linkedin