Skip to content

dtv-comp/HighLoad-2022

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HighLoad-2022

Hello everyone!

This repository was created specially for conference HighLoad-Foundation++ 2022

It complements the presentation "Using virtual memory capabilities to improve system scalability", author Timur Davydov, company Moscow Exchange

This repository contains two examples:

  • first one shows, how to work with shared memory
  • second one shows, how to work with shared memory using virtual memory capabilities

shmem_example

This is a simple example shows how to exchange information between several threads (it works for processes too) using shared memory

shmem_realloc_example

The main goal of this example to show how to resize memory for a constant time using virtual memory capabilities

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published