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
fa464bf5
Commit
fa464bf5
authored
Jun 21, 2016
by
Dominik Charousset
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update paper refs
parent
e5c42e3f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
22 additions
and
9 deletions
+22
-9
README.md
README.md
+22
-9
No files found.
README.md
View file @
fa464bf5
...
@@ -142,22 +142,35 @@ A SNocs workspace is provided by GitHub user
...
@@ -142,22 +142,35 @@ A SNocs workspace is provided by GitHub user
## Scientific Use
## Scientific Use
If you use CAF in a scientific context, please use
the following citation
:
If you use CAF in a scientific context, please use
one of the following citations
:
```
latex
```
latex
@inproceedings
{
chs-ccafs-14,
@inproceedings
{
cshw-nassp-13,
author =
{
Dominik Charousset and Raphael Hiesgen and Thomas C. Schmidt
}
,
author =
{
Dominik Charousset and Thomas C. Schmidt and Raphael Hiesgen and Matthias W
{
\"
a
}
hlisch
}
,
title =
{{
CAF - The C++ Actor Framework for Scalable and Resource-efficient Applications
}}
,
title =
{{
Native Actors -- A Scalable Software Platform for Distributed, Heterogeneous Environments
}}
,
booktitle =
{
Proc. of the 5th ACM SIGPLAN Conf. on Systems, Programming, and Applications (SPLASH '14), Workshop AGERE!
}
,
booktitle =
{
Proc. of the 4rd ACM SIGPLAN Conference on Systems, Programming, and Applications (SPLASH '13), Workshop AGERE!
}
,
pages =
{
87--96
}
,
month =
{
Oct.
}
,
month =
{
Oct.
}
,
year =
{
201
4
}
,
year =
{
201
3
}
,
publisher =
{
ACM
}
,
publisher =
{
ACM
}
,
address =
{
New York, NY, USA
}
,
address =
{
New York, NY, USA
}
location =
{
Portland, OR
}
,
}
@article
{
chs-rapc-16,
author =
{
Dominik Charousset and Raphael Hiesgen and Thomas C. Schmidt
}
,
title =
{{
Revisiting Actor Programming in C++
}}
,
journal =
{
Computer Languages, Systemsa
\&
Structures
}
,
volume =
{
45
}
,
year =
{
2016
}
,
month = "April",
pages =
{
105--131
}
,
publisher =
{
Elsevier
}
}
}
```
```
You will find the paper online at http://dx.doi.org/10.1145/2687357.2687363
You can find the papers online at
http://dx.doi.org/10.1145/2541329.2541336 and
http://dx.doi.org/10.1016/j.cl.2016.01.002.
[
obs
]:
[
obs
]:
https://software.opensuse.org/download.html?project=devel%3Alibraries%3Acaf&package=caf
https://software.opensuse.org/download.html?project=devel%3Alibraries%3Acaf&package=caf
...
...
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