<turbo-stream action="append" target="posts_list"><template>    <div class="postbit" id="235047" data-post-id="235047">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="Rustixir" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/Rustixir/120/24690_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  Rustixir
                    <span class="op-star" title="Thread Starter">
                      <img alt="OP" class="op-star-icon" src="/assets/thread-icons/thread-icon-thread-starter-df91e872.png" />
                    </span>
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>My focus was message passing else even junior developer know rust is one of fastest , and i love it .</p>
<p>You said expert rust progammer !!</p>
<p>I sended this rust codes to Alice , she is<br>
one of maintance Tokio developer,</p>
<p>She said two way for this ,</p>
<p>First was parallel call and await on all responses<br>
(Actually this was not good comparing because in Elixir i use genserver  call and it block process untill get response or timeout )</p>
<p>Second was using Single-thread Scheduler.</p>
<p>Actually we not want prove which always run faster , we just want see Beam  how much is fast and forget stress of speed</p>
<p>now, I know  Beam is very fast<br>
Glad I took the time to discuss this, I learned good things, thank you all guys <img src="https://forum.elixirforum.com/images/emoji/apple/wink.png?v=15" title=":wink:" class="emoji" alt=":wink:" loading="lazy" width="20" height="20"><img src="https://forum.elixirforum.com/images/emoji/apple/dizzy.png?v=15" title=":dizzy:" class="emoji" alt=":dizzy:" loading="lazy" width="20" height="20"></p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="235047" data-batch-url="/posts/batch_likers">
                        1
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/elixir-erlang-is-faster-than-optimized-rust-tokio-in-message-passing/44332/32">Post #31</a>
	                </div>
	            </div>
              <div id="likers-container-235047" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="235047"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-last-post cat-last-post" title="Last post!"></div>
  </section>
</div>
</template></turbo-stream><turbo-stream action="replace" target="load-more-container"><template><div id="load-more-container" class="load-more-container">
    <span class="all-loaded">— All posts loaded —</span>
</div></template></turbo-stream>