[Rock-dev] 2GB + Autoproj + Ruby 1.9

Sylvain Joyeux sylvain.joyeux at dfki.de
Tue May 24 16:30:00 CEST 2011


On 05/24/2011 01:55 PM, Peter Soetens wrote:
> We might however also rethink how port connections are handled... a single
> port instantiates everything, itself, the connection (in 3 flavors), and the
> anti-port. I wonder for in-process communication, if we can't just byte-copy
> in a generic implementation of the channel elements.... still using the copy
> constructor of the object to hand-over the data from port to the channels.
I was more thinking about having data elements and channel elements only 
handle void*, with allocation / copy / destruction being provided by 
TypeInfo (which would be given some void*). This would remove the need 
for most of the templating without relying on doing byte-copy for "some" 
types while have more complex types fall back to the costly behaviours.
-- 
Sylvain Joyeux (Dr.Ing.)
Space & Security Robotics

!!! Achtung, neue Telefonnummer!!!

Standort Bremen:
DFKI GmbH
Robotics Innovation Center
Robert-Hooke-Straße 5
28359 Bremen, Germany

Phone: +49 (0)421 178-454136
Fax:   +49 (0)421 218-454150
E-Mail: robotik at dfki.de

Weitere Informationen: http://www.dfki.de/robotik
-----------------------------------------------------------------------
Deutsches Forschungszentrum fuer Kuenstliche Intelligenz GmbH
Firmensitz: Trippstadter Straße 122, D-67663 Kaiserslautern
Geschaeftsfuehrung: Prof. Dr. Dr. h.c. mult. Wolfgang Wahlster
(Vorsitzender) Dr. Walter Olthoff
Vorsitzender des Aufsichtsrats: Prof. Dr. h.c. Hans A. Aukes
Amtsgericht Kaiserslautern, HRB 2313
Sitz der Gesellschaft: Kaiserslautern (HRB 2313)
USt-Id.Nr.:    DE 148646973
Steuernummer:  19/673/0060/3
-----------------------------------------------------------------------


More information about the Rock-dev mailing list