Skip to content
Navigation menu
Search
Powered by
Search
Algolia
Search
Log in
Create account
DEV Community
Close
#
parallelism
Follow
Hide
Posts
Left menu
👋
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
Right menu
Exploring parallelism in Large Language Models (LLMs)
Siddhant Khare
Siddhant Khare
Siddhant Khare
Follow
Oct 17
Exploring parallelism in Large Language Models (LLMs)
#
llm
#
parallelism
#
computerscience
#
programming
6
reactions
Comments
Add Comment
5 min read
Parallelism is not same for CPU-bound and I/O-bound Operations in .NET Core
DotNet Full Stack Dev
DotNet Full Stack Dev
DotNet Full Stack Dev
Follow
Oct 20
Parallelism is not same for CPU-bound and I/O-bound Operations in .NET Core
#
dotnet
#
csharp
#
parallelism
#
asyncawait
8
reactions
Comments
Add Comment
4 min read
Maximizing Hardware Utilization with Parallelism in Workflow Subprocesses Using Optimajet Workflow Engine
Optimajet Limited
Optimajet Limited
Optimajet Limited
Follow
Sep 11
Maximizing Hardware Utilization with Parallelism in Workflow Subprocesses Using Optimajet Workflow Engine
#
parallelism
#
dotnet
#
workflow
#
csharp
3
reactions
Comments
Add Comment
6 min read
Understanding Parallelism vs Concurrency in Go
BHARGAB KALITA
BHARGAB KALITA
BHARGAB KALITA
Follow
Oct 9
Understanding Parallelism vs Concurrency in Go
#
learning
#
go
#
performance
#
parallelism
5
reactions
Comments
Add Comment
5 min read
Concurrency vs Parallelism
Easy Tuts
Easy Tuts
Easy Tuts
Follow
Sep 30
Concurrency vs Parallelism
#
concurrency
#
parallelism
#
backend
#
webdev
2
reactions
Comments
Add Comment
1 min read
Concurrency and Parallelism in PHP
francesco agati
francesco agati
francesco agati
Follow
Jun 26
Concurrency and Parallelism in PHP
#
php
#
concurrency
#
parallelism
#
thread
4
reactions
Comments
Add Comment
3 min read
Concurrency and Parallelism in Ruby
francesco agati
francesco agati
francesco agati
Follow
Jun 23
Concurrency and Parallelism in Ruby
#
ruby
#
concurrency
#
parallelism
#
threads
4
reactions
Comments
3
comments
3 min read
Paralelismo e Concorrência 101
Hugo Marques
Hugo Marques
Hugo Marques
Follow
Jun 16
Paralelismo e Concorrência 101
#
java
#
concurrency
#
parallelism
#
ptbr
82
reactions
Comments
4
comments
5 min read
Flutter Isolates 101
Achintya
Achintya
Achintya
Follow
Feb 18
Flutter Isolates 101
#
isolates
#
parallelism
#
dart
#
flutter
4
reactions
Comments
1
comment
4 min read
Threading - In a language independent context
Binoy Vijayan
Binoy Vijayan
Binoy Vijayan
Follow
Dec 30 '23
Threading - In a language independent context
#
concurrency
#
parallelism
#
multithreading
#
tutorial
5
reactions
Comments
Add Comment
3 min read
Thread synchronisation
Binoy Vijayan
Binoy Vijayan
Binoy Vijayan
Follow
Dec 30 '23
Thread synchronisation
#
threading
#
concurrency
#
parallelism
#
beginners
5
reactions
Comments
Add Comment
2 min read
Goroutine vs OS thread
Ankit malik
Ankit malik
Ankit malik
Follow
Jul 1 '23
Goroutine vs OS thread
#
go
#
concurrency
#
parallelism
#
goroutines
6
reactions
Comments
1
comment
2 min read
Java Virtual Threads vs Kotlin Coroutines
Everton Freire
Everton Freire
Everton Freire
Follow
Jun 28 '23
Java Virtual Threads vs Kotlin Coroutines
#
java
#
kotlin
#
performance
#
parallelism
3
reactions
Comments
1
comment
3 min read
Parallel Class in .NET ! – Part 3
Ali Kolahdoozan
Ali Kolahdoozan
Ali Kolahdoozan
Follow
Mar 9 '23
Parallel Class in .NET ! – Part 3
#
dotnet
#
csharp
#
performance
#
parallelism
1
reaction
Comments
Add Comment
1 min read
Parallel Class in .NET ! – Part 1
Ali Kolahdoozan
Ali Kolahdoozan
Ali Kolahdoozan
Follow
Mar 8 '23
Parallel Class in .NET ! – Part 1
#
dotnet
#
csharp
#
parallelism
#
performance
8
reactions
Comments
Add Comment
5 min read
The Legends of GoRoutines — Parallelism and Concurrency
Saurabh Kishore Tiwari
Saurabh Kishore Tiwari
Saurabh Kishore Tiwari
Follow
Dec 19 '22
The Legends of GoRoutines — Parallelism and Concurrency
#
go
#
parallelism
#
goscheduler
1
reaction
Comments
Add Comment
2 min read
golang multithreading
Lakshan Dissanayake
Lakshan Dissanayake
Lakshan Dissanayake
Follow
May 2 '22
golang multithreading
#
go
#
concurrency
#
parallelism
9
reactions
Comments
Add Comment
2 min read
How to squeeze every drop of CPU resource using Concurrent parallel programming in GO
Ghanithan Subramani
Ghanithan Subramani
Ghanithan Subramani
Follow
Mar 15 '22
How to squeeze every drop of CPU resource using Concurrent parallel programming in GO
#
go
#
concurrecy
#
performance
#
parallelism
9
reactions
Comments
Add Comment
10 min read
Concurrency is not Parallelism - A deeper look at their key difference
Tahsin
Tahsin
Tahsin
Follow
Mar 7 '22
Concurrency is not Parallelism - A deeper look at their key difference
#
concurrency
#
parallelism
#
os
34
reactions
Comments
4
comments
4 min read
Distinguishing between Concurrency, Parallelism, Asynchronous Programming and Multi-threading
Ehis Edemakhiota
Ehis Edemakhiota
Ehis Edemakhiota
Follow
Feb 7 '22
Distinguishing between Concurrency, Parallelism, Asynchronous Programming and Multi-threading
#
concurrency
#
parallelism
#
multithreading
#
asynchronousprogramming
49
reactions
Comments
Add Comment
4 min read
An Introduction to Coroutines
𒎏Wii 🏳️⚧️
𒎏Wii 🏳️⚧️
𒎏Wii 🏳️⚧️
Follow
Nov 20 '21
An Introduction to Coroutines
#
beginners
#
coroutines
#
parallelism
40
reactions
Comments
2
comments
8 min read
Parallel, Back-pressured Kafka Consumer
Linh Nguyen
Linh Nguyen
Linh Nguyen
Follow
Sep 14 '21
Parallel, Back-pressured Kafka Consumer
#
kafka
#
tutorial
#
concurrency
#
parallelism
15
reactions
Comments
2
comments
11 min read
Synchronous, Asynchronous, Concurrency and Parallelism
Lomas Singh
Lomas Singh
Lomas Singh
Follow
Sep 12 '21
Synchronous, Asynchronous, Concurrency and Parallelism
#
programming
#
performance
#
parallelism
#
concurrency
10
reactions
Comments
Add Comment
4 min read
Concurrency in Python with FastAPI
horaceg
horaceg
horaceg
Follow
Sep 10 '21
Concurrency in Python with FastAPI
#
python
#
concurrency
#
programming
#
parallelism
21
reactions
Comments
2
comments
8 min read
Parallelism in JavaScript: build super programs🔥🔥
Sk
Sk
Sk
Follow
Sep 7 '21
Parallelism in JavaScript: build super programs🔥🔥
#
javascript
#
parallelism
#
webworkers
#
webdev
9
reactions
Comments
Add Comment
5 min read
Обмеження одночасних потоків в C#
Oleksandr Martyniuk
Oleksandr Martyniuk
Oleksandr Martyniuk
Follow
May 29 '20
Обмеження одночасних потоків в C#
#
dotnet
#
concurrency
#
parallelism
#
translation
10
reactions
Comments
Add Comment
2 min read
Enabling Crystal’s New Multicore Support
Jamie Gaskins
Jamie Gaskins
Jamie Gaskins
Follow
Sep 25 '19
Enabling Crystal’s New Multicore Support
#
crystal
#
performance
#
concurrency
#
parallelism
28
reactions
Comments
Add Comment
5 min read
Spawning processes in Elixir, a gentle introduction to concurrency
Alvise Susmel
Alvise Susmel
Alvise Susmel
Follow
Mar 6 '19
Spawning processes in Elixir, a gentle introduction to concurrency
#
concurrency
#
elixir
#
erlang
#
parallelism
24
reactions
Comments
Add Comment
6 min read
Examples of Parallel Algorithms From C++17
Bartlomiej Filipek
Bartlomiej Filipek
Bartlomiej Filipek
Follow
Aug 27 '18
Examples of Parallel Algorithms From C++17
#
programming
#
cpp
#
cpp17
#
parallelism
17
reactions
Comments
Add Comment
9 min read
Concurrency != Parallelism
Roberto Dip
Roberto Dip
Roberto Dip
Follow
Jan 31 '18
Concurrency != Parallelism
#
concurrency
#
parallelism
#
multithreading
11
reactions
Comments
1
comment
2 min read
loading...
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account