aboutsummaryrefslogtreecommitdiff
path: root/files/id/glossary/asynchronous/index.html
blob: 8f2c96568d0297880dbb8cc8c04b4bf9fed29ba9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
---
title: Asynchronous
slug: Glossary/Asynchronous
translation_of: Glossary/Asynchronous
---
<p><em>Asynchronous </em>arti-nya mengacu pada sebuah <em>communication environment </em>(seperti email) di mana setiap bagian/ <em>block </em> menerima dan memproses pesan - pesan dengan baik sekali, dan memungkinkan dapat menerima 'pesan' lebih dari sekali dan di olah dengan baik sekali dalam proses komunikasi cara ini.</p>

<h2 id="Pelajari_Lebih_Dalam">Pelajari Lebih Dalam</h2>

<h3 id="Technical_reference">Technical reference</h3>

<ul>
 <li><a href="/en-US/docs/Web/API/XMLHttpRequest/Synchronous_and_Asynchronous_Requests">Synchronous and asynchronous requests</a> using the <a href="https://developer.mozilla.org/en-US/docs/Web/API/XMLHttpRequest">XMLHttpRequest()</a> {{glossary("API")}}</li>
</ul>