savannah-register-public
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[task #15490] Submission of Causal Runtime for C++


From: Ralph Alexander Bariz
Subject: [task #15490] Submission of Causal Runtime for C++
Date: Fri, 13 Dec 2019 13:12:54 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Firefox/68.0

URL:
  <https://savannah.nongnu.org/task/?15490>

                 Summary: Submission of Causal Runtime for C++
                 Project: Savannah Administration
            Submitted by: udet
            Submitted on: Fri 13 Dec 2019 06:12:52 PM UTC
         Should Start On: Fri 13 Dec 2019 12:00:00 AM UTC
   Should be Finished on: Mon 23 Dec 2019 12:00:00 AM UTC
                Category: Project Approval
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
        Percent Complete: 0%
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
                  Effort: 0.00

    _______________________________________________________

Details:

A new project has been registered at Savannah
This project account will remain inactive until a site admin approves
or discards the registration.


= Registration Administration =

While this item will be useful to track the registration process,
*approving or discarding the registration must be done using the specific
Group Administration
<https://savannah.nongnu.org/siteadmin/groupedit.php?group_id=12013> page*,
accessible only to site administrators,
effectively *logged as site administrators* (superuser):

* Group Administration
<https://savannah.nongnu.org/siteadmin/groupedit.php?group_id=12013>


= Registration Details =

* Name: *Causal Runtime for C++*
* System Name:  *causal-cpp*
* Type: non-GNU software and documentation
* License: GNU Affero General Public License v3 or later (  
* Patenting/Protecting this work or parts of it in favour of the major public
interrest is intended by me (Ralph Alexander Bariz or authorized
Organizations). There will be only one toll free and automated patent
licensing option:
  - go with your code GNU AFFERO GENERAL PUBLIC LICENSE Version 3 or
compatible
  - respect the idea of software as a common and free(libre) good extending
the diverse possibilities, manifestations and creations of human kind as an
integral and well integrated part of living earth

* License will get updated after beeing reviewed)

----

== Description: ==
Causal is a runtime written in C++ dedicated to make aspects of information
interact in frame of a selfsynchronizing non linear system.

The idea is, that a system consists of some information which allows certain
meaningful modifications. Such a possible modification is a possible act.
Practically an act is a procedure (no return value, no function) which
modifies given aspects of systems information. Acts can asynchronously invoke
each other.
This way you end up with a causal branch, a branch of possibilities which
actually took place.

Benefits:
* Allows causality instead of functionality driven algorithms
* Utilizes object orientation for allowing complex system structures
* Only granularity of acts limits scalability
* Therefore allows parallel execution of acts across processors of
concentrated and distributed clusters
* Memory management for aspects is done automatically by ref counters (as long
as the design rules are respected)



== Other Software Required: ==
required:
MessagePack for C/C++: https://github.com/msgpack/msgpack-c (Boost Software
License, Version 1.0)

optional:
Google Testing and Mocking Framework: https://github.com/google/googletest
(BSD-3-Clause)
Minimalistic C client for Redis: https://github.com/redis/hiredis
(BSD-3-Clause)
Lightning Memory-Mapped Database:
http://www.openldap.org/software/repo.html(OpenLDAP Public License)
OpenDHT: https://github.com/savoirfairelinux/opendht (GNU General Public
License v3.0)


== Tarball URL: ==
https://gitlab.ralph.or.at/causal-rt/causal-cpp/-/archive/master/causal-cpp-master.tar.gz






    _______________________________________________________

Reply to this item at:

  <https://savannah.nongnu.org/task/?15490>

_______________________________________________
  Message sent via Savannah
  https://savannah.nongnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]