Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
A
Actor Framework
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
cpp-libs
Actor Framework
Commits
20a02150
Commit
20a02150
authored
Feb 10, 2015
by
Matthias Vallentin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Mention Gitter chat room.
parent
cb95da64
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
README.md
README.md
+4
-0
No files found.
README.md
View file @
20a02150
CAF: C++ Actor Framework
CAF: C++ Actor Framework
========================
========================
[
![Gitter
][
gitter-badge
]
](https://gitter.im/actor-framework/chat)
[
gitter-badge
]:
https://badges.gitter.im/Join%20Chat.svg
CAF is an open source C++11 actor model implementation featuring
CAF is an open source C++11 actor model implementation featuring
lightweight & fast actor implementations, pattern matching for messages,
lightweight & fast actor implementations, pattern matching for messages,
network transparent messaging, and more.
network transparent messaging, and more.
...
@@ -15,6 +18,7 @@ On the Web
...
@@ -15,6 +18,7 @@ On the Web
*
__Manual (HTML)__: http://www.actor-framework.org/manual
*
__Manual (HTML)__: http://www.actor-framework.org/manual
*
__Manual (PDF)__: http://www.actor-framework.org/pdf/manual.pdf
*
__Manual (PDF)__: http://www.actor-framework.org/pdf/manual.pdf
*
__Mailing List__: https://groups.google.com/d/forum/actor-framework
*
__Mailing List__: https://groups.google.com/d/forum/actor-framework
*
__Chat__: https://gitter.im/actor-framework/chat
Get the Sources
Get the Sources
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment