-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Currently freerdp designed in a way which does not allow to use it efficiently with high number of outgoing connections, looks like it designed for one connection per process/app. This is not what we need in our application. we need to manage all resources internally in our app, and have a lot of outgoing connections, to achieve this freerdp must be redesigned. 1. libfreerdp core need option to disable internal thread pool and other resource managing (this is possible with small code edits, already done inside our app). of course more improvements for event based workload balancing can be done. 2. addins. currently addins creating per connection threads with internal loops, this is sub-optimal and also causing stability issues, unfortunately it can't be easily turned off and require some redesign of each addin internals, also can be an option (or some global options to disable internal resource managing) we have not done anything with addins yet.
so my question: Does freerdp devs interested at all in adding apis for high load apps in freerdp/libfreerdp ? if so, we can implement this for merging with upstream. -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEWlDDCYMF8IYr2FvNCBybLMY3dFAFAlxr2IcACgkQCBybLMY3 dFDxjBAAxEOKKwf2PuS+CHMQQPW9xxmh7ctc/YxZcXVOJElP9gCsdLCN1eQzgd2h Vlcwi2OOHrba9esGeAcUPAdOU3410zHDdFquxWk1zTqmZf2+Qyz5wJx7XSnpy7WU QQTvSn2g4JLwT0/djOH/JksSCAGvZe897yvTyC+P8xwJ1Wfgi86Gh7Vnn5AHeHKz lGkAEikKqDSY6WG3WKdVu/FK0F5lc3NPHQ8PQqt9FG4FdbSwn8hl9ZfQRVeEJCvC 2TJzljoPDE1hLyY5PEZ6OraVNxhb+V1vuu+GhLJb1J90B+JIyjGkKifxHEMQieCu wtLy+bO28oThzSPuHlxQsJHcDhp9mdQR6Cr9v1h+tpQRChdSh3WgGjKIZ4pMwanC 4amAC5jiAAFD8shYBr9fKmyEToPHbEk4qg/X0xBNOocrByDcWCTEcgns4Y+rISQt YBufickfxwwrOsadyWCUX2Z+6r+p+WnCUH0Y8AGpGN7Tyd/UTP9O1c5NDlxTwBP4 duvEltALUTg6AKln6nXWNDCrIrEHImUd7XMoVyQhcFY7gHwJHIefeyX3F+74fU4M 8dP2MwEmekgu2jlfTuih29Hcnfh5MROJRTm1NP0Vruy+P+4Wz9MlidnrvTdu30Ji OtwcQmXx9couyG6mrZsXeHtF9zqe0+e1gRvjtFiF6RoqIgYVy4I= =k364 -----END PGP SIGNATURE----- _______________________________________________ FreeRDP-devel mailing list FreeRDP-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freerdp-devel