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

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

[task #15487] Submission of Causal Runtime for CPP


From: Ralph Alexander Bariz
Subject: [task #15487] Submission of Causal Runtime for CPP
Date: Tue, 10 Dec 2019 05:18:18 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:71.0) Gecko/20100101 Firefox/71.0

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

                 Summary: Submission of Causal Runtime for CPP
                 Project: Savannah Administration
            Submitted by: udet
            Submitted on: Tue 10 Dec 2019 10:18:15 AM UTC
         Should Start On: Tue 10 Dec 2019 12:00:00 AM UTC
   Should be Finished on: Fri 20 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=12010> page*,
accessible only to site administrators,
effectively *logged as site administrators* (superuser):

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


= Registration Details =

* Name: *Causal Runtime for CPP*
* 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)


== Other Comments: ==
Will do this this year(next two to three weeks), set the checks now, so I do
not need to redo everything here:
All my files include valid copyright notices    
All my files include a license header [1] [2]

There is no media which is originated outside the project (just GraphViz
graphs where sourcecode located aside of media file, eg graph.png and
graph.dot beeing located in the same subdirectory)


== 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/?15487>

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




reply via email to

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