Skip to content

Commit

Permalink
Deploying to gh-pages from @ e73411b 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
jesustorresdev committed Sep 9, 2023
1 parent d123401 commit 67c4dc6
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 32 deletions.
4 changes: 2 additions & 2 deletions so2324/comunicación_mediante_paso_de_mensajes.html
Original file line number Diff line number Diff line change
Expand Up @@ -440,7 +440,7 @@ <h4 id="_comunicación_directa"><a class="anchor" href="#_comunicación_directa"
</ul>
</div>
<div class="paragraph">
<p>De hecho el ejemplo anterior corresponde a un caso de <strong>comunicación directa</strong> con <strong>direccionamiento simétrico</strong>, pero existe una variante de ese mismo esquema denominado <strong>direccionamiento asimétrico</strong> donde el receptor puede recibir mensajes de cualquier proceso, de forma que al volver de la llamada recibe el mensaje y la identidad del remitente.</p>
<p>De hecho el ejemplo anterior corresponde a un caso de <strong>comunicación directa</strong> con <strong>direccionamiento simétrico</strong>, pero existe una variante de ese mismo esquema denominado <strong>direccionamiento asimétrico</strong> donde el receptor puede recibir mensajes de cualquier proceso, de forma que al volver de la llamada recibe el mensaje y, opcionalmente, la identidad del remitente.</p>
</div>
<div class="ulist">
<ul>
Expand All @@ -464,7 +464,7 @@ <h4 id="_comunicación_directa"><a class="anchor" href="#_comunicación_directa"
</li>
<li>
<p>En el <strong>direccionamiento asimétrico</strong> solo el proceso que envía identifica a que recibe, mientras que este último no tiene que nombrar al remitente.
Es el sistema operativo el que informa de quién es el remitente del mensaje que se ha recibido.</p>
Puede que el sistema operativo informe de quién es el remitente del mensaje que se ha recibido o que no se proporcione forma de saberlo.</p>
</li>
</ul>
</div>
Expand Down
60 changes: 30 additions & 30 deletions so2324/sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,152 +6,152 @@
http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">
<url>
<loc>https://ull-esit-sistemas-operativos.github.io/ssoo-apuntes/so2324/almacenamiento_secundario.html</loc>
<lastmod>2023-09-05T15:59:36+00:00</lastmod>
<lastmod>2023-09-09T17:41:31+00:00</lastmod>
<priority>0.5</priority>
</url>
<url>
<loc>https://ull-esit-sistemas-operativos.github.io/ssoo-apuntes/so2324/bibliograf%C3%ADa.html</loc>
<lastmod>2023-09-05T15:59:36+00:00</lastmod>
<lastmod>2023-09-09T17:41:31+00:00</lastmod>
<priority>0.5</priority>
</url>
<url>
<loc>https://ull-esit-sistemas-operativos.github.io/ssoo-apuntes/so2324/componentes_del_sistema.html</loc>
<lastmod>2023-09-05T15:59:36+00:00</lastmod>
<lastmod>2023-09-09T17:41:31+00:00</lastmod>
<priority>0.5</priority>
</url>
<url>
<loc>https://ull-esit-sistemas-operativos.github.io/ssoo-apuntes/so2324/comunicaci%C3%B3n_mediante_paso_de_mensajes.html</loc>
<lastmod>2023-09-05T15:59:36+00:00</lastmod>
<lastmod>2023-09-09T17:41:31+00:00</lastmod>
<priority>0.5</priority>
</url>
<url>
<loc>https://ull-esit-sistemas-operativos.github.io/ssoo-apuntes/so2324/c%C3%B3digo_de_los_ejemplos.html</loc>
<lastmod>2023-09-05T15:59:36+00:00</lastmod>
<lastmod>2023-09-09T17:41:31+00:00</lastmod>
<priority>0.5</priority>
</url>
<url>
<loc>https://ull-esit-sistemas-operativos.github.io/ssoo-apuntes/so2324/ediciones_y_licencia.html</loc>
<lastmod>2023-09-05T15:59:36+00:00</lastmod>
<lastmod>2023-09-09T17:41:31+00:00</lastmod>
<priority>0.5</priority>
</url>
<url>
<loc>https://ull-esit-sistemas-operativos.github.io/ssoo-apuntes/so2324/gesti%C3%B3n_de_la_memoria.html</loc>
<lastmod>2023-09-05T15:59:36+00:00</lastmod>
<lastmod>2023-09-09T17:41:31+00:00</lastmod>
<priority>0.5</priority>
</url>
<url>
<loc>https://ull-esit-sistemas-operativos.github.io/ssoo-apuntes/so2324/gesti%C3%B3n_de_procesos.html</loc>
<lastmod>2023-09-05T15:59:36+00:00</lastmod>
<lastmod>2023-09-09T17:41:31+00:00</lastmod>
<priority>0.5</priority>
</url>
<url>
<loc>https://ull-esit-sistemas-operativos.github.io/ssoo-apuntes/so2324/gesti%C3%B3n_del_almacenamiento.html</loc>
<lastmod>2023-09-05T15:59:36+00:00</lastmod>
<lastmod>2023-09-09T17:41:31+00:00</lastmod>
<priority>0.5</priority>
</url>
<url>
<loc>https://ull-esit-sistemas-operativos.github.io/ssoo-apuntes/so2324/hilos.html</loc>
<lastmod>2023-09-05T15:59:36+00:00</lastmod>
<lastmod>2023-09-09T17:41:31+00:00</lastmod>
<priority>0.5</priority>
</url>
<url>
<loc>https://ull-esit-sistemas-operativos.github.io/ssoo-apuntes/so2324/historia_de_los_sistemas_operativos.html</loc>
<lastmod>2023-09-05T15:59:36+00:00</lastmod>
<lastmod>2023-09-09T17:41:31+00:00</lastmod>
<priority>0.5</priority>
</url>
<url>
<loc>https://ull-esit-sistemas-operativos.github.io/ssoo-apuntes/so2324/implementaci%C3%B3n_de_sistemas_de_archivos.html</loc>
<lastmod>2023-09-05T15:59:36+00:00</lastmod>
<lastmod>2023-09-09T17:41:31+00:00</lastmod>
<priority>0.5</priority>
</url>
<url>
<loc>https://ull-esit-sistemas-operativos.github.io/ssoo-apuntes/so2324/index.html</loc>
<lastmod>2023-09-05T15:59:36+00:00</lastmod>
<lastmod>2023-09-09T17:41:31+00:00</lastmod>
<priority>0.5</priority>
</url>
<url>
<loc>https://ull-esit-sistemas-operativos.github.io/ssoo-apuntes/so2324/interfaz_de_programaci%C3%B3n_de_aplicaciones.html</loc>
<lastmod>2023-09-05T15:59:36+00:00</lastmod>
<lastmod>2023-09-09T17:41:31+00:00</lastmod>
<priority>0.5</priority>
</url>
<url>
<loc>https://ull-esit-sistemas-operativos.github.io/ssoo-apuntes/so2324/introducci%C3%B3n.html</loc>
<lastmod>2023-09-05T15:59:36+00:00</lastmod>
<lastmod>2023-09-09T17:41:31+00:00</lastmod>
<priority>0.5</priority>
</url>
<url>
<loc>https://ull-esit-sistemas-operativos.github.io/ssoo-apuntes/so2324/main.html</loc>
<lastmod>2023-09-05T15:59:36+00:00</lastmod>
<lastmod>2023-09-09T17:41:31+00:00</lastmod>
<priority>1.0</priority>
</url>
<url>
<loc>https://ull-esit-sistemas-operativos.github.io/ssoo-apuntes/so2324/memoria_compartida.html</loc>
<lastmod>2023-09-05T15:59:36+00:00</lastmod>
<lastmod>2023-09-09T17:41:31+00:00</lastmod>
<priority>0.5</priority>
</url>
<url>
<loc>https://ull-esit-sistemas-operativos.github.io/ssoo-apuntes/so2324/memoria_principal.html</loc>
<lastmod>2023-09-05T15:59:36+00:00</lastmod>
<lastmod>2023-09-09T17:41:31+00:00</lastmod>
<priority>0.5</priority>
</url>
<url>
<loc>https://ull-esit-sistemas-operativos.github.io/ssoo-apuntes/so2324/memoria_virtual.html</loc>
<lastmod>2023-09-05T15:59:36+00:00</lastmod>
<lastmod>2023-09-09T17:41:31+00:00</lastmod>
<priority>0.5</priority>
</url>
<url>
<loc>https://ull-esit-sistemas-operativos.github.io/ssoo-apuntes/so2324/operaci%C3%B3n_del_sistema_operativo.html</loc>
<lastmod>2023-09-05T15:59:36+00:00</lastmod>
<lastmod>2023-09-09T17:41:31+00:00</lastmod>
<priority>0.5</priority>
</url>
<url>
<loc>https://ull-esit-sistemas-operativos.github.io/ssoo-apuntes/so2324/organizaci%C3%B3n_de_los_sistemas_operativos.html</loc>
<lastmod>2023-09-05T15:59:36+00:00</lastmod>
<lastmod>2023-09-09T17:41:31+00:00</lastmod>
<priority>0.5</priority>
</url>
<url>
<loc>https://ull-esit-sistemas-operativos.github.io/ssoo-apuntes/so2324/paginaci%C3%B3n.html</loc>
<lastmod>2023-09-05T15:59:36+00:00</lastmod>
<lastmod>2023-09-09T17:41:31+00:00</lastmod>
<priority>0.5</priority>
</url>
<url>
<loc>https://ull-esit-sistemas-operativos.github.io/ssoo-apuntes/so2324/planificaci%C3%B3n_de_la_cpu.html</loc>
<lastmod>2023-09-05T15:59:36+00:00</lastmod>
<lastmod>2023-09-09T17:41:31+00:00</lastmod>
<priority>0.5</priority>
</url>
<url>
<loc>https://ull-esit-sistemas-operativos.github.io/ssoo-apuntes/so2324/procesos.html</loc>
<lastmod>2023-09-05T15:59:36+00:00</lastmod>
<lastmod>2023-09-09T17:41:31+00:00</lastmod>
<priority>0.5</priority>
</url>
<url>
<loc>https://ull-esit-sistemas-operativos.github.io/ssoo-apuntes/so2324/qu%C3%A9_es_un_sistema_operativo.html</loc>
<lastmod>2023-09-05T15:59:36+00:00</lastmod>
<lastmod>2023-09-09T17:41:31+00:00</lastmod>
<priority>0.5</priority>
</url>
<url>
<loc>https://ull-esit-sistemas-operativos.github.io/ssoo-apuntes/so2324/servicios_del_sistema.html</loc>
<lastmod>2023-09-05T15:59:36+00:00</lastmod>
<lastmod>2023-09-09T17:41:31+00:00</lastmod>
<priority>0.5</priority>
</url>
<url>
<loc>https://ull-esit-sistemas-operativos.github.io/ssoo-apuntes/so2324/sincronizaci%C3%B3n.html</loc>
<lastmod>2023-09-05T15:59:36+00:00</lastmod>
<lastmod>2023-09-09T17:41:31+00:00</lastmod>
<priority>0.5</priority>
</url>
<url>
<loc>https://ull-esit-sistemas-operativos.github.io/ssoo-apuntes/so2324/sistema_de_archivos.html</loc>
<lastmod>2023-09-05T15:59:36+00:00</lastmod>
<lastmod>2023-09-09T17:41:31+00:00</lastmod>
<priority>0.5</priority>
</url>
<url>
<loc>https://ull-esit-sistemas-operativos.github.io/ssoo-apuntes/so2324/sistemas_operativos_por_su_estructura.html</loc>
<lastmod>2023-09-05T15:59:36+00:00</lastmod>
<lastmod>2023-09-09T17:41:31+00:00</lastmod>
<priority>0.5</priority>
</url>
<url>
<loc>https://ull-esit-sistemas-operativos.github.io/ssoo-apuntes/so2324/tipos_de_sistemas_operativos.html</loc>
<lastmod>2023-09-05T15:59:36+00:00</lastmod>
<lastmod>2023-09-09T17:41:31+00:00</lastmod>
<priority>0.5</priority>
</url>
</urlset>

0 comments on commit 67c4dc6

Please sign in to comment.