Meetings2014-03-20 » History » Version 7

J. Moringen, 03/20/2014 02:53 PM

1 1 J. Moringen
h1. Meetings 2014-03-20
2 1 J. Moringen
3 3 J. Moringen
h2. Introspection
4 3 J. Moringen
5 5 J. Moringen
h3. Data Model
6 5 J. Moringen
7 3 J. Moringen
* Machine ID
8 7 J. Moringen
** Necessary for uniqueness. Too complicated? Portable?
9 1 J. Moringen
* Hierarchical participants
10 7 J. Moringen
** Use UUID for parent pointer
11 6 J. Moringen
* Program name vs. executable path vs. name of runtime
12 7 J. Moringen
** Keep it simple
13 1 J. Moringen
14 5 J. Moringen
h3. Implementation
15 5 J. Moringen
16 5 J. Moringen
* Mandatory vs. configurable
17 7 J. Moringen
** Add to @ParticipantConfig@
18 5 J. Moringen
* C++ implementation
19 7 J. Moringen
** Try to load plugin unconditionally
20 5 J. Moringen
* Java implementation
21 7 J. Moringen
** Who can do it? Nobody.
22 7 J. Moringen
** => Delay release
23 5 J. Moringen
* Introspection tool: removal of (supposedly) crashed processes
24 7 J. Moringen
** Configurable removal timeout
25 5 J. Moringen
26 2 J. Moringen
h2. Extended RPC
27 1 J. Moringen
28 3 J. Moringen
* Removal of @request@/@reply@ scopes
29 5 J. Moringen
* Specification of meta-data
30 3 J. Moringen
31 1 J. Moringen
h2. Jenkins
32 1 J. Moringen
33 1 J. Moringen
* Migration of quantal64 slave (needs 1 MEU (Michael equivalence unit))
34 3 J. Moringen
* Support some newer Ubuntu version (precise+quantal doesn't seem to be the most useful combination)
35 1 J. Moringen
* Build win32 stuff using Wine, MinGW (and other free software)
36 1 J. Moringen
* Setup an ARM (which?) slave?