cocci.inria.fr archive mirror
 help / color / mirror / Atom feed
* [Cocci] Improving parallel SmPL data processing for database support
@ 2019-06-07 12:04 Markus Elfring
  2019-06-10  8:43 ` Markus Elfring
  0 siblings, 1 reply; 2+ messages in thread
From: Markus Elfring @ 2019-06-07 12:04 UTC (permalink / raw)
  To: Coccinelle

Hello,

I occasionally use the software “SQLAlchemy” for easy storage of source code data.
I noticed once more that information was not permanently stored
if the parameter “-j 4” was passed to the program “spatch” while
the database “PostgreSQL 11.3-7.1” was selected as the desired storage system.
The used scripts for the semantic patch language can still work as expected
if they are executed only by single processor instead.

Can any more software developers get into the mood then to find the system
details out which hinder the application of parallel data processing in such cases?
https://github.com/coccinelle/coccinelle/issues/50

Regards,
Markus
_______________________________________________
Cocci mailing list
Cocci@systeme.lip6.fr
https://systeme.lip6.fr/mailman/listinfo/cocci

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Cocci] Improving parallel SmPL data processing for database support
  2019-06-07 12:04 [Cocci] Improving parallel SmPL data processing for database support Markus Elfring
@ 2019-06-10  8:43 ` Markus Elfring
  0 siblings, 0 replies; 2+ messages in thread
From: Markus Elfring @ 2019-06-10  8:43 UTC (permalink / raw)
  To: Coccinelle

> https://github.com/coccinelle/coccinelle/issues/50

Would you like to adjust the situation around better software collaboration?
https://docs.sqlalchemy.org/en/13/core/pooling.html#using-connection-pools-with-multiprocessing

Regards,
Markus
_______________________________________________
Cocci mailing list
Cocci@systeme.lip6.fr
https://systeme.lip6.fr/mailman/listinfo/cocci

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-06-10  8:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-07 12:04 [Cocci] Improving parallel SmPL data processing for database support Markus Elfring
2019-06-10  8:43 ` Markus Elfring

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).