object-sharing Questions

1

This question has the same point of the link that I posted before. ( Is there a good way to avoid memory deep copy or to reduce time spent in multiprocessing? ) I'm getting nowhere with that sinc...

6

Solved

I have 2 separate Java Applications running at a time. (Two separate javaw.exe) I need to share an object between them while they are running. What is the simplest way to achieve this without hav...
Heliogravure asked 14/7, 2010 at 9:12

3

I'm use a library which provides a python interface to an external program. This allows me to create: foo = Foo() The code above starts a new instance of the Foo program that I can control from ...
Platte asked 26/6, 2011 at 1:34
1

© 2022 - 2024 — McMap. All rights reserved.