Philippe PITTOLI
a9766c39d5
pubsub: app communication lib. and service lib. separated
2016-09-14 21:09:14 +02:00
Philippe PITTOLI
8b4481da9f
communication: if read == 0 => it's ok
2016-09-14 00:27:50 +02:00
Philippe PITTOLI
107ab48deb
pubsubd: memory leak gone, kind of a problem on pubsubc
...
pubsubc has a problem when listening for the first time on his own
message, don't know where it comes from
2016-09-14 00:20:04 +02:00
Philippe PITTOLI
85c5d97bad
pubsub: client and server seems ok (still a small leak)
2016-09-12 19:30:28 +02:00
Philippe PITTOLI
0314120304
pubsubd: pubsubc, the client, still in progress but (kind of) works
2016-09-11 16:55:36 +02:00
Philippe PITTOLI
2cd6b62bf0
pubsubd: memory leaks, but working
2016-09-11 14:37:41 +02:00
Philippe PITTOLI
57168fb1ef
pubsubd: chan search, add, del => ok
2016-09-11 02:18:12 +02:00
Philippe PITTOLI
f26406f32f
pubsubd: print all structures
2016-09-11 01:47:25 +02:00
Philippe PITTOLI
80c5201b04
pubsubd: '\0' added at the end of the chan name
2016-09-10 23:15:10 +02:00
lapupe
7f0e5b62dd
some modifications and pingpong is now working with new version
2016-09-10 18:34:02 +02:00
lapupe
878c5e7acc
la merde
2016-09-10 17:50:02 +02:00
Philippe PITTOLI
6b2f53aee4
process : retour à la version correcte
2016-09-10 17:29:50 +02:00
Philippe PITTOLI
60d6017ef2
Merge branch 'master' of ssh://git.karchnu.fr:2202/Karchnu/perfectos-junk
2016-09-10 17:27:19 +02:00
Philippe PITTOLI
d1aa200e45
pubsubd: problem spotted -- fix soon
2016-09-10 17:16:39 +02:00
lapupe
bde5bc0283
Merge branch 'master' of http://git.karchnu.fr/Karchnu/perfectos-junk
...
Conflicts:
lib/communication.c
lib/process.c
2016-09-10 16:59:53 +02:00
lapupe
8a7ee440fc
process
2016-09-10 16:48:46 +02:00
lapupe
0a4988c024
PingPong is now working correctly
2016-09-10 16:23:30 +02:00
Philippe PITTOLI
99ca565bb6
pubsub: eq test channels -- fixed
2016-09-10 02:54:53 +02:00
Philippe PITTOLI
bd2e3e0d15
pubsubd: debug
2016-09-09 21:52:56 +02:00
Philippe PITTOLI
cdf975db29
pubsub: tests sur les pipes (read, write)
2016-09-09 14:44:15 +02:00
Philippe PITTOLI
0524f70bab
pubsubd: corrections + tests
2016-09-09 12:33:47 +02:00
Philippe PITTOLI
d754958f9a
pubsubd: simplifications
2016-09-09 12:06:25 +02:00
Philippe PITTOLI
21e326a3d4
pubsubd: GROS CHANTIER
2016-09-09 01:36:44 +02:00
Philippe PITTOLI
e9169a633d
pubsubd: channel copy improved
2016-09-07 23:46:00 +02:00
Philippe PITTOLI
14fd9b84b9
pubsubd: test on channels - init, add, get, del all
2016-09-07 23:26:28 +02:00
Philippe PITTOLI
773703a234
plein de petits trucs
2016-06-13 09:47:19 +02:00
Philippe PITTOLI
07f846b40e
no warnings anymore, YEAHHHHHHHHHH :)
2016-06-12 14:41:25 +02:00
Philippe PITTOLI
4549a5b362
code bien plus propre
2016-06-12 12:38:43 +02:00
Philippe PITTOLI
c064288ac4
Merge branch 'master' of ssh://git.karchnu.fr:2202/Karchnu/perfectos-junk
2016-06-10 21:15:14 +02:00
Philippe PITTOLI
21cd9fd4ea
petit programme de test pour envoyer des messages individuellement
2016-06-10 21:14:41 +02:00
Luka Vandervelden
927eae0618
Grooming.
...
- Pointer conversion warnings removed.
- bzero calls removed, because bzero is deprecated.
Notes:
- The “unused variable” warnings are left for the time being,
because most of the code is still WIP.
2016-06-10 20:02:58 +02:00
Philippe PITTOLI
7d3e580d2e
plein de petites corrections trop choux
2016-06-10 01:21:04 +02:00
Philippe PITTOLI
bb3ccae218
En chantier, encore et toujours
2016-06-08 17:57:05 +02:00
Philippe PITTOLI
723828c4b8
plus de fuite de mémoire, manque plus qu'à lire et push les messages
2016-06-07 18:09:37 +02:00
Philippe PITTOLI
e9c9e551fa
presque tout debug
2016-06-07 17:44:18 +02:00
Philippe PITTOLI
85f94917c9
pub, sub, quit + print subscriber
2016-06-07 13:49:23 +02:00
Philippe PITTOLI
539d22a72e
COMPILE \o/
2016-06-07 11:45:21 +02:00
Philippe PITTOLI
f0dbecd67f
lack the program core, most util functions here
2016-06-06 02:25:28 +02:00
Philippe PITTOLI
6c4ed731c9
plein de modifications à l'arrache
2016-06-05 20:48:13 +02:00
Philippe PITTOLI
3e857026bf
GROS BORDEL 2, le retour !
2016-06-05 03:19:36 +02:00
Philippe PITTOLI
6df133c2c1
GROS CHANTIER
2016-06-04 20:33:44 +02:00
Philippe PITTOLI
889adc499d
lib + pingpong avec vérification de la présence des pipes
2016-05-31 16:14:50 +02:00
Philippe PITTOLI
6b2ad54284
pingpong service with test application script : working
2016-05-30 16:30:05 +02:00
Philippe PITTOLI
e80f19ffcc
service de test fonctionne
...
Protocole de test :
echo "1 1 1" > /tmp/ipc/windows
echo "blah" > /tmp/ipc/1-1-in
cat /tmp/ipc/1-1-out
Ce qui n'a aucun sens, faut changer ça.
2016-05-30 01:54:19 +02:00
Philippe PITTOLI
ea885106e1
plein de programmes débiles, qui marchent un peu mieux
2016-05-27 17:00:02 +02:00
Philippe PITTOLI
e2142f0c72
pas fini
2016-05-26 21:56:43 +02:00
Philippe PITTOLI
da51d3ef3d
core : lib com ++
2016-05-26 18:27:59 +02:00