|
From: Sébastien Morand on 3 Jul 2008 11:58 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, I'm trying to get working the annex E of Ada about Distributed programming. I get very few pieces of information about it. Is there any body out there able to give me some tips how to use disttribuated programming? I know there is some pragma: Remove_Call_Interface for example, but I don't know how to get them working. Thanks by advance, Sebastien -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (Cygwin) iD8DBQFIbPcr+zV9xm4PlDQRAlV5AJ9pzIWO6+xda2voqWrgpx2Ce4QapwCdGbnr oavwffeM8rb0I1GeeLpkZ/0= =LmgZ -----END PGP SIGNATURE-----
From: Ken Thomas on 4 Jul 2008 05:09 On Jul 3, 4:58 pm, Sébastien Morand <seb.mor...(a)gmail.com> wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Hi, > > I'm trying to get working the annex E of Ada about Distributed > programming. I get very few pieces of information about it. > > Is there any body out there able to give me some tips how to use > disttribuated programming? > > I know there is some pragma: Remove_Call_Interface for example, but I > don't know how to get them working. > > Thanks by advance, > > Sebastien > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.5 (Cygwin) > > iD8DBQFIbPcr+zV9xm4PlDQRAlV5AJ9pzIWO6+xda2voqWrgpx2Ce4QapwCdGbnr > oavwffeM8rb0I1GeeLpkZ/0= > =LmgZ > -----END PGP SIGNATURE----- A good strategy would be to get the examples from GLADE working. For reading material, good sources are the books Burns, A. and A. J. Wellings (1995). Concurrency in ADA. Cambridge ; New York, Cambridge University Press. Burns, A. and A. J. Wellings (2007). Concurrent and real-time programming in Ada 2005. Cambridge ; New York, Cambridge University Press. Ken
From: Ken Thomas on 4 Jul 2008 05:20 On Jul 4, 10:09 am, Ken Thomas <k...(a)ecs.soton.ac.uk> wrote: > On Jul 3, 4:58 pm, Sébastien Morand <seb.mor...(a)gmail.com> wrote: > > > > > > > -----BEGIN PGP SIGNED MESSAGE----- > > Hash: SHA1 > > > Hi, > > > I'm trying to get working the annex E of Ada about Distributed > > programming. I get very few pieces of information about it. > > > Is there any body out there able to give me some tips how to use > > disttribuated programming? > > > I know there is some pragma: Remove_Call_Interface for example, but I > > don't know how to get them working. > > > Thanks by advance, > > > Sebastien > > -----BEGIN PGP SIGNATURE----- > > Version: GnuPG v1.4.5 (Cygwin) > > > iD8DBQFIbPcr+zV9xm4PlDQRAlV5AJ9pzIWO6+xda2voqWrgpx2Ce4QapwCdGbnr > > oavwffeM8rb0I1GeeLpkZ/0= > > =LmgZ > > -----END PGP SIGNATURE----- > > A good strategy would be to get the examples from GLADE working. For > reading material, good sources are the books > > Burns, A. and A. J. Wellings (1995). Concurrency in ADA. Cambridge ; > New York, Cambridge University Press. > > Burns, A. and A. J. Wellings (2007). Concurrent and real-time > programming in Ada 2005. Cambridge ; New York, Cambridge University > Press. > > Ken- Hide quoted text - > > - Show quoted text - Have just checked: Burns & Wellings (2007) does not cover Annex E. Mea culpa. Ken
From: xavier grave on 4 Jul 2008 05:40 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 S�bastien Morand a �crit : > Hi, > > I'm trying to get working the annex E of Ada about Distributed > programming. I get very few pieces of information about it. > > Is there any body out there able to give me some tips how to use > disttribuated programming? > > I know there is some pragma: Remove_Call_Interface for example, but I > don't know how to get them working. > > Thanks by advance, > > Sebastien Hi, For a good start you should use GNAT GPL 2007 + GLADE 2007 (to download from http://libre.adacore.com) There is examples in the GLADE tarball. Annex E in GNAT GPL 2008 is supported with PolyORB. But, as far as I understand, the support for Annex E is bugged. I had several problem with it, I have started to try to debug it in order to use PolyORB in the future instead of GLADE, since GLADE isn't supported any more by ACT. Cordially, xavier -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkht8AEACgkQVIZi0A5BZF4XWACgnkVFJlO3D/MXQ0fI/uiw9PIl X0UAnR326Hg4KEC7xZCYLtgURrUccZlC =eFgS -----END PGP SIGNATURE-----
From: Sébastien Morand on 4 Jul 2008 05:44 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 >> A good strategy would be to get the examples from GLADE working. For >> reading material, good sources are the books >> >> Burns, A. and A. J. Wellings (1995). Concurrency in ADA. Cambridge ; >> New York, Cambridge University Press. >> >> Burns, A. and A. J. Wellings (2007). Concurrent and real-time >> programming in Ada 2005. Cambridge ; New York, Cambridge University >> Press. >> >> Ken- Hide quoted text - >> >> - Show quoted text - > Have just checked: Burns & Wellings (2007) does not cover Annex E. Mea > culpa. > Ken Thanks for your answer. Maybe it means that I shouldn't try this way, should I? The important point is Distributed programming with or wothout annex E. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (Cygwin) iD8DBQFIbfDo+zV9xm4PlDQRAqbdAJ9S4JoCWb/AUxiNz1aBXsb7qTdB9ACfb96E vQT3BuR6USRvY7Mq/FE0Nlw= =PkQt -----END PGP SIGNATURE-----
|
Next
|
Last
Pages: 1 2 Prev: Interfacing to C and types visible to Ada Next: Functional programming in Ada |