Nu ştim încă. Aşteptăm pe oricine pasionat de Drupal sau care doreşte să afle mai mult despre Drupal. Putem asigura participarea confortabilă a peste 200 de persoane.
Using Drupal without loading Drupal
Knowledge level:
Advanced
Urmăreşte:
Coding and Development
Limba:
English Is it possible to call any Drupal function, including modules functions, without loading Drupal and still work as expected? Yes, it is now, using my php extension: IPCS.
In this session I'll try to cover all aspects of IPCS, what led to development of this extension and what are the future plans for IPCS.
What you will find in this session:
- what is IPCS & how it works
-
all about IPCS features
- daemons & clients
- shared memory
- semaphores
- how to integrate IPCS with Apache SSI
- project architecture
- code examples
- future plans for this project