Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

This is an implementation of fixed_stack example from C++ Actor Framework distributive, but using SObjectizer-5.7 and so5extra.

NotificationsYou must be signed in to change notification settings

Stiffstream/sobjectizer_fixed_stack_example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is an implementation of fixed_stack example from C++ Actor Framework distributive, but using SObjectizer-5.7 and so5extra.

How to get and try?

To compile the example Ruby, RubyGems and Rake are required. Usually they are available from the single package, but sometimes it can be necessary to install them manually. For example:

sudo apt install rubysudo apt install rake

After installing of Ruby (+RubyGems+Rake) it is necessary to install Mxx_ru:

gem install Mxx_ru

Or, if root privilegies are required:

sudo gem install Mxx_ru

Now you can get the source code from GitHub and compile it:

# Get the sources.git clone https://github.com/Stiffstream/sobjectizer_fixed_stack_examplecd sobjectizer_fixed_stack_example# Get the dependencies.mxxruexternals# Compile.cd devruby build.rb

As result of the compilation there will befixed_stack_app executable intarget/release folder.

About

This is an implementation of fixed_stack example from C++ Actor Framework distributive, but using SObjectizer-5.7 and so5extra.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp