• Zaphod
    link
    fedilink
    English
    arrow-up
    11
    ·
    1 month ago

    asynchronous

    Any form of text based communication is asynchronous

    • MajesticElevator@lemmy.zip
      link
      fedilink
      English
      arrow-up
      8
      ·
      1 month ago

      as in the server chats with another

      Centralized servers in which 2 users talk can be considered “synchronous” because they get the message nearly instantly, but yea, we often use NoSQL async calls for instant messaging apps

      • Zaphod
        link
        fedilink
        English
        arrow-up
        2
        ·
        1 month ago

        Oh on a technical level yes. But on the surface it’s still asynchronous, as long as you can’t tell whether the other person has read your message (which, to be fair, a lot of messaging applications have as a feature)