comp.lang.ada
 help / color / mirror / Atom feed
* Release of the Collaboration Package Version 1.0.1a
@ 2013-08-18 19:35 Michael Erdmann
  2013-08-19 22:00 ` Randy Brukardt
  0 siblings, 1 reply; 3+ messages in thread
From: Michael Erdmann @ 2013-08-18 19:35 UTC (permalink / raw)


Dear all,

Collaboration 1.0.1a is a simplistic Ada framework which allows to speed up 
computing task by applying a simple parallelism scheme.
  
The framework is not intended to solve all problems of parallelism but
it can be applied to all situations where it is possible to break down 
the result set into disjunct partitions which can be calculated 
independently of other partitions. Anyway it is rather easy to use :-)

You may download the release via:

https://github.com/merdmann/Collaboration/releases/tag/1.0.1a


The software is in a rather early stage; so it lacks good documentation,
error handing and a system wide installation procedure.

Regards
   M.Erdmann


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-08-20  5:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-08-18 19:35 Release of the Collaboration Package Version 1.0.1a Michael Erdmann
2013-08-19 22:00 ` Randy Brukardt
2013-08-20  5:07   ` Michael Erdmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox