[ 
https://issues.apache.org/jira/browse/CAMEL-19135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17725389#comment-17725389
 ] 

Claus Ibsen commented on CAMEL-19135:
-------------------------------------

    DATAMINING("datamining"),
    AI("ai"),
    API("api"),
    AZURE("azure"),
    BATCH("batch"),
    BIGDATA("bigdata"),
    BITCOIN("bitcoin"),
    BLOCKCHAIN("blockchain"),
    CACHE("cache"),
    CHAT("chat"),
    CLOUD("cloud"),
    CLUSTERING("clustering"),
    CMS("cms"),
    COMPUTE("compute"),
    COMPUTING("computing"),
    CONTAINER("container"),
    CORE("core"),
    CRM("crm"),
    DATA("data"),
    DATABASE("database"),
    DATAGRID("datagrid"),
    DEEPLEARNING("deeplearning"),
    DEPLOYMENT("deployment"),
    DOCUMENT("document"),
    ENDPOINT("endpoint"),
    ENGINE("engine"),
    EVENTBUS("eventbus"),
    FILE("file"),
    HADOOP("hadoop"),
    HCM("hcm"),
    HL7("hl7"),
    HTTP("http"),
    IDENTITY("identity"),
    IOT("iot"),
    JAVA("java"),
    LDAP("ldap"),
    LEDGER("ledger"),
    LOCATION("location"),
    LOG("log"),
    MAIL("mail"),
    MANAGEMENT("management"),
    MESSAGING("messaging"),
    MLLP("mllp"),
    MOBILE("mobile"),
    MONITORING("monitoring"),
    NETWORKING("networking"),
    NOSQL("nosql"),
    OPENAPI("openapi"),
    PAAS("paas"),
    PAYMENT("payment"),
    PLANNING("planning"),
    PRINTING("printing"),
    PROCESS("process"),
    QUEUE("queue"),
    REACTIVE("reactive"),
    REPORTING("reporting"),
    REST("rest"),
    RPC("rpc"),
    RSS("rss"),
    SAP("sap"),
    SCHEDULING("scheduling"),
    SCRIPT("script"),
    SEARCH("search"),
    SECURITY("security"),
    SERVERLESS("serverless"),
    SHEETS("sheets"),
    SOAP("soap"),
    SOCIAL("social"),
    SPRING("spring"),
    SQL("sql"),
    STREAMS("streams"),
    SUPPORT("support"),
    SWAGGER("swagger"),
    SYSTEM("system"),
    TCP("tcp"),
    TESTING("testing"),
    TRANSFORMATION("transformation"),
    UDP("udp"),
    VALIDATION("validation"),
    VOIP("voip"),
    WEBSERVICE("webservice"),
    WEBSOCKET("websocket"),
    WORKFLOW("workflow");


> components - Reduce number of different Category 
> -------------------------------------------------
>
>                 Key: CAMEL-19135
>                 URL: https://issues.apache.org/jira/browse/CAMEL-19135
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-core
>            Reporter: Claus Ibsen
>            Priority: Major
>             Fix For: 4.0-RC1, 4.0
>
>
> spi-tooling has Category as enum.
> We should reduce the number of different we have and make the category more 
> general, eg:
> hl7 + mllp => health
> rss ?
> soap -> webservice
> tcp + udp + websocket -> networking
> support ?
> datamining ?
> hadoop -> bigdata
> bitcoin -> blockchain
> compute | computing ?
> container ?
> deeplearning -> ai
> deployment ?
> eventbus -> messaging
> identity -> security
> ldap -> security
> log ?
> nosql | sql -> database
> payment -> finance
> printing ?
> process ?
> queue -> messaging
> reporting ? -> document
> rpc -> networking
> sheets -> document
> spring ?
> swagger ?
> process -> workflow



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to