<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Webflux on Soo Story</title>
    <link>https://findstar.pe.kr/tags/webflux/</link>
    <description>Recent content in Webflux on Soo Story</description>
    <generator>Hugo</generator>
    <language>ko-kr</language>
    <lastBuildDate>Sat, 25 Mar 2023 15:49:05 +0900</lastBuildDate>
    <atom:link href="https://findstar.pe.kr/tags/webflux/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>BlockHound - Webflux를 사용할 때 Blocking 코드가 사용되고 있는지 검출하는 방법</title>
      <link>https://findstar.pe.kr/2023/03/25/block-hound-for-webflux/</link>
      <pubDate>Sat, 25 Mar 2023 15:49:05 +0900</pubDate>
      <guid>https://findstar.pe.kr/2023/03/25/block-hound-for-webflux/</guid>
      <description>Spring Webflux 기반의 애플리케이션을 작성할 때에는 모든 코드가 reactive 해야 최상의 성능(처리량)이 나온다. 그런데 일부 구간에서 blocking 코드가 존재하는지 일일이 눈으로 확인하기는 매우 어렵다. 그래서 이를 자동으로 검출해주는 &lt;code&gt;BlockHound&lt;/code&gt; 를 사용하여 blocking 코드를 검출해보았다.</description>
    </item>
  </channel>
</rss>
