Difference between revisions of "Ccscript"

From Free Software Directory
Jump to: navigation, search
(11 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
|Name=ccscript
+
|Name=GNU ccScript
|Short description=C++ class framework for creating a virtual machine execution system
+
|Short description=C++ class framework for creating a virtual machine execution system.
 
|Full description=GNU ccScript is a C++ class framework for creating a virtual machine execution system for use with and as a scripting/assembler language for state-transition driven realtime systems. It is the core of the scripting engine found in GNU Bayonne. It is meant to be used where step execution is important, and where each step is in response to a callback event or a state machine transition. It offers deterministic execution and low overhead so that many concurrent instances can run together. However, in addition to offering step machine execution, GNU ccScript loads all scripts into an active image at once. This is for performance, as all operations in the script system, to assure deterministic execution, are in memory. GNU ccScript also offers the ability to load new scripts en masse. Existing active sessions operate on the currently loaded scripts, and new sessions are offered the new script. When the last active session on an old script set completes, the entire script set is flushed from memory, so you can operate scripted servers without downtime for rebuilding script images in memory.
 
|Full description=GNU ccScript is a C++ class framework for creating a virtual machine execution system for use with and as a scripting/assembler language for state-transition driven realtime systems. It is the core of the scripting engine found in GNU Bayonne. It is meant to be used where step execution is important, and where each step is in response to a callback event or a state machine transition. It offers deterministic execution and low overhead so that many concurrent instances can run together. However, in addition to offering step machine execution, GNU ccScript loads all scripts into an active image at once. This is for performance, as all operations in the script system, to assure deterministic execution, are in memory. GNU ccScript also offers the ability to load new scripts en masse. Existing active sessions operate on the currently loaded scripts, and new sessions are offered the new script. When the last active session on an old script set completes, the entire script set is flushed from memory, so you can operate scripted servers without downtime for rebuilding script images in memory.
|User level=none
+
|Homepage URL=https://www.gnu.org/software/ccscript/
|Status=Live
+
|Is High Priority Project=No
|Component programs=
+
|VCS checkout command=svn co svn://svn.sv.gnu.org/ccscript
|Homepage URL=http://www.gnu.org/software/ccscript/
+
|Documentation note=https://www.gnu.org/software/bayonne/script4.html
|VCS checkout command=
+
 
|Computer languages=C++
+
https://www.gnu.org/software/ccscript/#documentation
|Documentation note=
+
 
|Paid support=
+
'''Selection from the [https://shop.fsf.org/ FSF shop]'''
|IRC help=
+
 
|IRC general=
+
[https://shop.fsf.org/books/free-freedom-20-richard-stallman Free as in Freedom 2.0, by Richard Stallman]
|IRC development=
+
 
|Related projects=ccrtp,ccAudio2
+
[https://shop.fsf.org/books-docs/introduction-command-line Introduction to the Command Line]
 +
 
 +
----
 +
----
 +
'''[https://www.gnu.org/help/help.html Helping the GNU Project and the Free Software Movement]'''
 +
----
 +
----
 +
 
 +
If you have corrections to this entry or questions about it, please contact: mailto:maintainers@gnu.org
 +
----
 +
|Decommissioned or Obsolete=No
 +
|Donate=https://my.fsf.org/donate/
 +
|Related projects=gnustandards,ccrtp,ccaudio
 
|Keywords=script,virtual machine,state,real-time,telephony,execution,Bayonne,transition,step execution,callback event,state machine transition
 
|Keywords=script,virtual machine,state,real-time,telephony,execution,Bayonne,transition,step execution,callback event,state machine transition
|Is GNU=y
+
|Version identifier=5.1.0
|Last review by=Janet Casey
+
|Version date=2015/12/13
|Last review date=2010-05-01
+
|Version status=stable
 +
|Version download=https://ftp.gnu.org/gnu/ccscript/ccscript-5.1.0.tar.gz
 +
|Last review by=Bendikker
 +
|Last review date=2019/01/21
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
|Submitted date=2011-04-01
+
|Submitted date=2011/04/01
|Version identifier=2.5.7
+
|User level=advanced
|Version date=2004-11-15
+
|Paid support=https://www.fsf.org/resources/service/
|Version status=stable
+
|Accepts cryptocurrency donations=Yes
|Version download=http://ftp.gnu.org/pub/gnu/ccscript/ccscript-2.5.7.tar.gz
+
|OpenPGP signature=https://ftp.gnu.org/gnu/ccscript/ccscript-5.1.0.tar.gz.sig
 +
|Test entry=No
 +
|Is GNU=Yes
 +
|GNU package identifier=ccscript
 
|License verified date=2005-02-23
 
|License verified date=2005-02-23
|Version comment=2.5.7 stable released 2004-11-15
+
}}
 +
{{Project license
 +
|License=GPLv3orlater
 +
|License verified by=Genium
 +
|License verified date=2016/02/23
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=David Sugar
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=David Sugar
+
|Email=dyfet@gnu.org
|Email=dyfet@gnutelephony.org
+
}}
|Resource URL=
+
{{Resource
 +
|Resource audience=Debian (Ref) (R)
 +
|Resource URL=https://tracker.debian.org/pkg/libccscript3
 +
}}
 +
{{Resource
 +
|Resource audience=Savannah (Ref)
 +
|Resource URL=https://savannah.gnu.org/projects/ccscript/
 +
}}
 +
{{Resource
 +
|Resource kind=VCS Repository Webview
 +
|Resource URL=https://web.cvs.savannah.gnu.org/viewvc/ccscript/
 +
}}
 +
{{Resource
 +
|Resource kind=VCS Repository Webview
 +
|Resource URL=https://cvs.savannah.gnu.org/viewvc/ccscript/
 +
}}
 +
{{Resource
 +
|Resource kind=VCS Repository Webview
 +
|Resource URL=https://bzr.savannah.gnu.org/lh/ccscript/
 +
}}
 +
{{Resource
 +
|Resource kind=VCS Repository Webview
 +
|Resource URL=https://svn.savannah.gnu.org/viewvc/ccscript/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/ccscript-devel/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
 +
}}
 +
{{Resource
 +
|Resource kind=Download
 +
|Resource URL=https://ftp.gnu.org/gnu/ccscript/
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Bug Tracking,Developer,Support
+
|Resource kind=General
|Resource kind=E-mail
+
|Resource URL=https://savannah.gnu.org/people/
|Resource URL=mailto:ccscript-devel@gnu.org
 
 
}}
 
}}
 
{{Software category
 
{{Software category
|Business=productivity,telephony
+
|Business=productivity, telephony
 
|Interface=command-line
 
|Interface=command-line
}}
+
|Library=C++
{{Project license
+
|Programming-language=C++
|License=GPLv2orlater with exception
+
|Runs-on=Windows, BSD, GNU/Linux
|License verified by=Janet Casey
 
|License verified date=2005-02-23
 
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Required to use
 
|Prerequisite kind=Required to use
|Prerequisite description=Common C++
+
|Prerequisite description=[[commoncpp | Common C++]]
 
}}
 
}}
 +
{{Featured}}

Revision as of 14:06, 21 January 2019


[edit]

GNU ccScript

https://www.gnu.org/software/ccscript/
C++ class framework for creating a virtual machine execution system.

GNU ccScript is a C++ class framework for creating a virtual machine execution system for use with and as a scripting/assembler language for state-transition driven realtime systems. It is the core of the scripting engine found in GNU Bayonne. It is meant to be used where step execution is important, and where each step is in response to a callback event or a state machine transition. It offers deterministic execution and low overhead so that many concurrent instances can run together. However, in addition to offering step machine execution, GNU ccScript loads all scripts into an active image at once. This is for performance, as all operations in the script system, to assure deterministic execution, are in memory. GNU ccScript also offers the ability to load new scripts en masse. Existing active sessions operate on the currently loaded scripts, and new sessions are offered the new script. When the last active session on an old script set completes, the entire script set is flushed from memory, so you can operate scripted servers without downtime for rebuilding script images in memory.





Licensing

License

Verified by

Verified on

Notes

Verified by

Genium

Verified on

23 February 2016




Leaders and contributors

Contact(s)Role
David Sugar Maintainer


Resources and communication

AudienceResource typeURI
Savannah (Ref)https://savannah.gnu.org/projects/ccscript/
VCS Repository Webviewhttps://cvs.savannah.gnu.org/viewvc/ccscript/
Debian (Ref) (R)https://tracker.debian.org/pkg/libccscript3
VCS Repository Webviewhttps://bzr.savannah.gnu.org/lh/ccscript/
VCS Repository Webviewhttps://svn.savannah.gnu.org/viewvc/ccscript/
Generalhttps://savannah.gnu.org/people/
VCS Repository Webviewhttps://web.cvs.savannah.gnu.org/viewvc/ccscript/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/ccscript-devel/
Downloadhttps://ftp.gnu.org/gnu/ccscript/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/gnu-system-discuss/


Software prerequisites

KindDescription
Required to use Common C++




Entry







"Debian (Ref) (R)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Savannah (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.

























Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.