GithubHelp home page GithubHelp logo

wso2-extensions / identity-serializer-fst Goto Github PK

View Code? Open in Web Editor NEW
0.0 52.0 3.0 28 KB

We have a requirement to have a fast serializer on behalf of Java serializer for performance improvements

License: Apache License 2.0

Java 100.00%

identity-serializer-fst's Introduction

identity-serializer-fst

Fast serialization implementation that can be used instead of default java serializer, which gives better DB performance

Instructions to integrate with wso2 identity server

  • Add the build jar file to /repository/components/dropins
  • Download javassist 3.21.0-GA and place in /lib Javassist is a library to instrument the bytecode. This library need to be on parent class loader than the OSGI framework classloader. Hence it need to be placed in common lib folder.
  • Add the following set of lines in between com.sun.tools.internal.ws.spi and org.wso2.carbon.bootstrap in /repository/conf/etc/launch.ini
    sun.misc,\
    sun.nio.ch,\
    sun.reflect,\
    com.sun.jdi,\
    com.sun.jdi.connect,\
    com.sun.jdi.event,\
    com.sun.jdi.request,\
    com.sun.tools.attach,\
    

identity-serializer-fst's People

Contributors

wso2-jenkins-bot avatar buddhimah avatar maheshika avatar hwupathum avatar madurangasiriwardena avatar udeshathukorala avatar

Watchers

Pushpalanka Jayawardhana avatar Kasun Gajasinghe avatar Ruwan Abeykoon avatar  avatar Chamila Wijayarathna avatar denuwanthi avatar Pulasthi Mahawithana avatar Thanuja Lakmal avatar Chamara Philips avatar Rushmin Fernando avatar Darshana Gunawardana avatar Harsha Thirimanna avatar Shankar avatar Lahiru Manohara avatar Hasintha Indrajee avatar Malithi Madara Edirisinghe avatar Ayesha Dissanayaka avatar Farasath Ahamed avatar  avatar Malaka avatar  avatar  avatar  avatar Dharshana Warusavitharana avatar Johann Dilantha Nallathamby avatar Ishara Karunarathna avatar Jayanga Kaushalya avatar Vihanga Liyanage avatar Dinali Dabarera avatar Suvin Nimnaka avatar Imesh Chandrasiri avatar Janak Amarasena avatar Kanagalingam Senthalan avatar M.G.T.R Manamgoda avatar Pamoda Wimalasiri avatar Hasanthi avatar  avatar Ashen Weerathunga avatar Ivantha avatar Lahiru J Ekanayake avatar Piraveena Paralogarajah avatar Inthirakumaaran avatar Shan Chathusanda Jayathilaka avatar Sachini avatar  avatar Athiththan Kathirgamasegaran  avatar Wathsara Wishwantha Daluwatta avatar  avatar Shayan Malinda avatar Thilina Shashimal Senarath avatar Ziyam Santhosh avatar Sachin Mamoru avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.